CloudEndpointChangeEnumerationStatus.LastUpdatedTimestamp Property

Definition

Gets last updated timestamp

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to