IStandbyVirtualMachineResourceProperties Interface

Definition

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

Properties

ProvisioningState

The status of the last operation.

VirtualMachineResourceId

Resource id of the virtual machine.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to