共用方式為


WorkloadClassifier.Importance Property

Definition

Gets or sets the workload classifier importance.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to