Freigeben über


ImageUpdate.EnabledState Eigenschaft

Definition

Ruft das bild ab oder legt es fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: