次の方法で共有


WorkloadGroup.MaxResourcePercentPerRequest プロパティ

定義

ワークロード グループ要求の最大許可の割合を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxResourcePercentPerRequest")]
public double? MaxResourcePercentPerRequest { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxResourcePercentPerRequest")>]
member this.MaxResourcePercentPerRequest : Nullable<double> with get, set
Public Property MaxResourcePercentPerRequest As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象