VirtualMachineScaleSetSkuCapacity.Minimum プロパティ

定義

最小容量を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象