Freigeben über


VirtualMachineProfile.OsType Eigenschaft

Definition

Ruft den Betriebssystemtyp des Images ab. Mögliche Werte: "Windows", "Linux"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: