Partager via


Image.EnabledState Propriété

Définition

Obtient ou définit l’image activée. Les valeurs possibles sont les suivantes : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à