Share via


IDevBox.ActiveHourConfigurationKeepAwakeEnableStatus Property

Definition

Enables or disables whether the Dev Box should be kept awake during active hours.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Enables or disables whether the Dev Box should be kept awake during active hours.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.KeepAwakeEnableStatus) }, ReadOnly=false, Required=false, SerializedName="keepAwakeEnableStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.KeepAwakeEnableStatus? ActiveHourConfigurationKeepAwakeEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Enables or disables whether the Dev Box should be kept awake during active hours.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.KeepAwakeEnableStatus) }, ReadOnly=false, Required=false, SerializedName="keepAwakeEnableStatus")>]
member this.ActiveHourConfigurationKeepAwakeEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.KeepAwakeEnableStatus> with get, set
Public Property ActiveHourConfigurationKeepAwakeEnableStatus As Nullable(Of KeepAwakeEnableStatus)

Property Value

Attributes

Applies to