共用方式為


OperationResultsDescription.EndTime Property

Definition

Gets the time that the operation finished.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to