Partager via


ImageOSDisk.OsState Propriété

Définition

Obtient ou définit l’état du système d’exploitation. Les valeurs possibles sont les suivantes : 'Généralisé', 'Specialized'

[Newtonsoft.Json.JsonProperty(PropertyName="osState")]
public Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemStateTypes OsState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osState")>]
member this.OsState : Microsoft.Azure.Management.Compute.Fluent.Models.OperatingSystemStateTypes with get, set
Public Property OsState As OperatingSystemStateTypes

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à