次の方法で共有


VirtualMachineScaleSetSkuCapacity.Maximum プロパティ

定義

設定できる最大容量を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="maximum")]
public long? Maximum { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maximum")>]
member this.Maximum : Nullable<int64>
Public ReadOnly Property Maximum As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象