共用方式為


ClusterReportedProperties.LastUpdated 屬性

定義

取得叢集上次回報資料的時間。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於