Partilhar via


Image.OsState Propriedade

Definição

Obtém o estado do sistema operacional da imagem. Os valores possíveis incluem: 'Generalizado', 'Especializado'

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a