DiskUpdate.OsType Propriedade

Definição

Obtém ou define o tipo de sistema operacional. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a