Udostępnij przez


IStandbyVirtualMachinePoolRuntimeViewResource.ForecastValueInstancesRequestedCount Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=false, Description="Displays the predicted count of instances to be requested from the standby pool.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="instancesRequestedCount", Update=false)]
public System.Collections.Generic.List<long> ForecastValueInstancesRequestedCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=false, Description="Displays the predicted count of instances to be requested from the standby pool.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="instancesRequestedCount", Update=false)>]
member this.ForecastValueInstancesRequestedCount : System.Collections.Generic.List<int64>
Public ReadOnly Property ForecastValueInstancesRequestedCount As List(Of Long)

Property Value

Attributes

Applies to