次の方法で共有


StandbyVirtualMachinePoolResource.ElasticityProfileMinReadyCapacity Property

Definition

Specifies the desired minimum number of virtual machines in the standby virtual machine pool. MinReadyCapacity cannot exceed MaxReadyCapacity.

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

Property Value

Implements

Attributes

Applies to