Partilhar via


OSDiskImage.OperatingSystem Propriedade

Definição

Obtém ou define o sistema operacional do osDiskImage. Os valores possíveis incluem: 'Windows', 'Linux'

[Newtonsoft.Json.JsonProperty(PropertyName="operatingSystem")]
public Microsoft.Azure.Management.Compute.Models.OperatingSystemTypes OperatingSystem { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operatingSystem")>]
member this.OperatingSystem : Microsoft.Azure.Management.Compute.Models.OperatingSystemTypes with get, set
Public Property OperatingSystem As OperatingSystemTypes

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a