Partilhar via


Image.EnabledState Propriedade

Definição

Obtém ou define se a imagem está habilitada. Os valores possíveis incluem: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledState")]
public Microsoft.Azure.Management.LabServices.Models.EnableState? EnabledState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledState")>]
member this.EnabledState : Nullable<Microsoft.Azure.Management.LabServices.Models.EnableState> with get, set
Public Property EnabledState As Nullable(Of EnableState)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a