Condividi tramite


Cluster.UpdatedAt Property

Definition

Gets the UTC time when the Event Hubs Cluster was last updated.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to