IStandbyVirtualMachineResourceProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |