Share via


Disk.OsType Eigenschaft

Definition

Ruft den Betriebssystemtyp ab oder legt diese fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: