次の方法で共有


ApplicationGatewayAutoscaleConfiguration.MaxCapacity プロパティ

定義

Application Gateway容量の上限を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="maxCapacity")]
public int? MaxCapacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxCapacity")>]
member this.MaxCapacity : Nullable<int> with get, set
Public Property MaxCapacity As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象