Udostępnij przez


IStandbyContainerGroupPoolPrediction Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyContainerGroupPoolPredictionTypeConverter))]
public interface IStandbyContainerGroupPoolPrediction : Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyContainerGroupPoolPredictionTypeConverter))>]
type IStandbyContainerGroupPoolPrediction = interface
    interface IJsonSerializable
Public Interface IStandbyContainerGroupPoolPrediction
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ForecastInfo

Displays additional information for the prediction of the standby pool.

ForecastStartTime

Displays the UTC timestamp of when the prediction was retrieved for the standby pool.

ForecastValueInstancesRequestedCount

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

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to