共用方式為


WorkloadClassifier.Label Property

Definition

Gets or sets the workload classifier label.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to