次の方法で共有


HealthMonitor.EvaluationTimestamp プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象