PSApplicationGatewaySku.Capacity Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public int? Capacity { get; set; }
public int Capacity { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Capacity : Nullable<int> with get, set
member this.Capacity : int with get, set
Public Property Capacity As Nullable(Of Integer)
Public Property Capacity As Integer

Property Value

Attributes

Applies to