次の方法で共有


DataPointAnomaly.CreatedOn プロパティ

定義

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

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

プロパティ値

適用対象