DevTestLabSupport.Enabled Property

Definition

Is the lab support banner active/enabled at this time?.

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

Property Value

Applies to