次の方法で共有


HealthMonitor.CurrentStateFirstObservedTimestamp プロパティ

定義

モニターの最後の正常性状態の変更のタイムスタンプを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentStateFirstObservedTimestamp")]
public string CurrentStateFirstObservedTimestamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentStateFirstObservedTimestamp")>]
member this.CurrentStateFirstObservedTimestamp : string with get, set
Public Property CurrentStateFirstObservedTimestamp As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象