Compartir a través de


OSDiskImage.OperatingSystem Propiedad

Definición

Obtiene o establece el sistema operativo de osDiskImage. Entre los valores posibles se incluyen: "Windows", "Linux"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a