Share via


VirtualMachineScaleSet.ConstrainedMaximumCapacity プロパティ

定義

True に設定するか、省略する必要がある省略可能なプロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.constrainedMaximumCapacity")]
public bool? ConstrainedMaximumCapacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.constrainedMaximumCapacity")>]
member this.ConstrainedMaximumCapacity : Nullable<bool> with get, set
Public Property ConstrainedMaximumCapacity As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象