Udostępnij przez


IStandbyVirtualMachinePoolPrediction Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyVirtualMachinePoolPredictionTypeConverter))]
public interface IStandbyVirtualMachinePoolPrediction : Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyVirtualMachinePoolPredictionTypeConverter))>]
type IStandbyVirtualMachinePoolPrediction = interface
    interface IJsonSerializable
Public Interface IStandbyVirtualMachinePoolPrediction
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