Partager via


Image.OsState Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à