Udostępnij przez


StandbyVirtualMachinePoolForecastValues.InstancesRequestedCount Property

Definition

Displays the predicted count of instances to be requested from the standby pool.

[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PropertyOrigin.Owned)]
public System.Collections.Generic.List<long> InstancesRequestedCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PropertyOrigin.Owned)>]
member this.InstancesRequestedCount : System.Collections.Generic.List<int64>
Public ReadOnly Property InstancesRequestedCount As List(Of Long)

Property Value

Implements

Attributes

Applies to