Compartir a través de


VirtualMachineInstanceView.OsName Propiedad

Definición

Obtiene o establece el sistema operativo que se ejecuta en la máquina virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a