Compartir a través de


DiskUpdate.OsType Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a