次の方法で共有


WorkloadGroup.MinResourcePercent プロパティ

定義

ワークロード グループの最小割合リソースを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象