次の方法で共有


DataPointAnomaly.LastModified プロパティ

定義

この異常エントリが最後に変更された日付と時刻 (UTC)。 このプロパティは、 または GetAnomaliesForAlertAsync(String, String, GetAnomaliesForAlertOptions, CancellationToken)を呼び出GetAnomaliesForAlert(String, String, GetAnomaliesForAlertOptions, CancellationToken)すときにのみ設定されます。 その他のオーバーロードの場合、このプロパティは になります null

public DateTimeOffset? LastModified { get; }
member this.LastModified : Nullable<DateTimeOffset>
Public ReadOnly Property LastModified As Nullable(Of DateTimeOffset)

プロパティ値

適用対象