次の方法で共有


ServerEndpointCloudTieringStatus.HealthLastUpdatedTimestamp プロパティ

定義

正常性状態の最後に更新されたタイムスタンプを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="healthLastUpdatedTimestamp")]
public DateTime? HealthLastUpdatedTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthLastUpdatedTimestamp")>]
member this.HealthLastUpdatedTimestamp : Nullable<DateTime>
Public ReadOnly Property HealthLastUpdatedTimestamp As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象