Share via


StandbyVirtualMachinePoolElasticityProfileUpdate.MaxReadyCapacity Property

Definition

Specifies the maximum number of virtual machines in the standby virtual machine 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