次の方法で共有


ServerEndpointCloudTieringStatus.LastSuccessTimestamp プロパティ

定義

最後のクラウド階層化の成功タイムスタンプを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象