Share via


IVMResources Interface

Definition

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

Properties

VMResourceId

The ARM id of the VM resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to