Share via


WorkloadGroup.MinResourcePercent Property

Definition

Gets or sets the workload group minimum percentage resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.minResourcePercent")]
public int MinResourcePercent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minResourcePercent")>]
member this.MinResourcePercent : int with get, set
Public Property MinResourcePercent As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to