次の方法で共有


MonitorIncident.ResolvedOn プロパティ

定義

インシデントが ISO8601 形式で解決された時刻。 null の場合は、インシデントがまだアクティブであることを意味します。

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

プロパティ値

適用対象