Share via


WorkloadGroup.Importance Property

Definition

Gets or sets the workload group importance level.

[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