Compartilhar via


VirtualMachine.VmType Propriedade

Definição

Obtém o tipo desse recurso de VM. Os valores possíveis incluem: 'User', 'Template'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmType")]
public Microsoft.Azure.Management.LabServices.Models.VirtualMachineType? VmType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmType")>]
member this.VmType : Nullable<Microsoft.Azure.Management.LabServices.Models.VirtualMachineType>
Public ReadOnly Property VmType As Nullable(Of VirtualMachineType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a