次の方法で共有


Cluster.UpdatedAt プロパティ

定義

Event Hubs クラスターが最後に更新された UTC 時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.updatedAt")]
public string UpdatedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.updatedAt")>]
member this.UpdatedAt : string
Public ReadOnly Property UpdatedAt As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象