IStandbyVirtualMachinePoolElasticityProfileUpdate Interface

Definition

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

Properties

MaxReadyCapacity

Specifies maximum number of virtual machines in the standby virtual machine pool.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to