Share via


ResourceSkuInner.Capacity Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to