共用方式為


WorkloadClassifier.EndTime Property

Definition

Gets or sets the workload classifier end time for classification.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to