Compartir a través de


VirtualMachineInstanceView.ComputerName Propiedad

Definición

Obtiene o establece el nombre del equipo asignado a la máquina virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="computerName")]
public string ComputerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computerName")>]
member this.ComputerName : string with get, set
Public Property ComputerName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a