共用方式為


CloudEndpointLastChangeEnumerationStatus.CompletedTimestamp Property

Definition

Gets timestamp when change enumeration completed

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to