INginxDeploymentProperties.ScalingPropertyCapacity Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="capacity")]
public int? ScalingPropertyCapacity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="capacity")>]
member this.ScalingPropertyCapacity : Nullable<int> with get, set
Public Property ScalingPropertyCapacity As Nullable(Of Integer)

Property Value

Attributes

Applies to