Udostępnij za pośrednictwem


VirtualMachineScaleSetSkuCapacity.DefaultCapacity Property

Definition

Gets the default capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to