共用方式為


WorkloadClassifier.Context Property

Definition

Gets or sets the workload classifier context.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to