VirtualMachineScaleSetSku.Capacity Property

Definition

Gets specifies the number of virtual machines in the scale set.

[Newtonsoft.Json.JsonProperty(PropertyName="capacity")]
public Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetSkuCapacity Capacity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacity")>]
member this.Capacity : Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetSkuCapacity
Public ReadOnly Property Capacity As VirtualMachineScaleSetSkuCapacity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to