Share via


DiskRestorePoint.OsType Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: