StandbyContainerGroupPoolElasticityProfileUpdate.MaxReadyCapacity Property

Definition

Specifies maximum number of standby container groups in the standby pool.

[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PropertyOrigin.Owned)]
public long? MaxReadyCapacity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PropertyOrigin.Owned)>]
member this.MaxReadyCapacity : Nullable<int64> with get, set
Public Property MaxReadyCapacity As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to