Share via


IImageUpdateProperties.EnabledState Property

Definition

Is the image enabled

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Is the image enabled", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState) }, ReadOnly=false, Required=false, SerializedName="enabledState")]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState? EnabledState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Is the image enabled", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState) }, ReadOnly=false, Required=false, SerializedName="enabledState")>]
member this.EnabledState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.EnableState> with get, set
Public Property EnabledState As Nullable(Of EnableState)

Property Value

Attributes

Applies to