Share via


CloudServiceRoleSku.Capacity Property

Definition

Specifies the number of role instances in the cloud service.

public long? Capacity { get; set; }
member this.Capacity : Nullable<int64> with get, set
Public Property Capacity As Nullable(Of Long)

Property Value

Applies to