StandbyContainerGroupPoolPrediction.ForecastValuesInstancesRequestedCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the predicted count of instances to be requested from the standby pool.
public System.Collections.Generic.IReadOnlyList<long> ForecastValuesInstancesRequestedCount { get; }
member this.ForecastValuesInstancesRequestedCount : System.Collections.Generic.IReadOnlyList<int64>
Public ReadOnly Property ForecastValuesInstancesRequestedCount As IReadOnlyList(Of Long)