Snapshot.OsType Propriété

Définition

Obtient ou définit le type de système d’exploitation. Les valeurs possibles sont les suivantes : « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à