IStandbyVirtualMachinePoolResourceUpdate Interface

Definition

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

Properties

AttachedVirtualMachineScaleSetId

Specifies the fully qualified resource ID of a virtual machine scale set the pool is attached to.

ElasticityProfileMaxReadyCapacity

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

Tag

Resource tags.

VirtualMachineState

Specifies the desired state of virtual machines in the pool.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to