Compartir a través de


VirtualMachine.VmType Propiedad

Definición

Obtiene el tipo de este recurso de máquina virtual. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a