Share via


LabVirtualMachineImageData.EnabledState Property

Definition

Is the image enabled.

public Azure.ResourceManager.LabServices.Models.LabServicesEnableState? EnabledState { get; set; }
member this.EnabledState : Nullable<Azure.ResourceManager.LabServices.Models.LabServicesEnableState> with get, set
Public Property EnabledState As Nullable(Of LabServicesEnableState)

Property Value

Applies to