Freigeben über


IActiveHoursConfiguration.KeepAwakeEnableStatus 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=true, SerializedName="keepAwakeEnableStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.KeepAwakeEnableStatus KeepAwakeEnableStatus { 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=true, SerializedName="keepAwakeEnableStatus")>]
member this.KeepAwakeEnableStatus : Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.KeepAwakeEnableStatus with get, set
Public Property KeepAwakeEnableStatus As KeepAwakeEnableStatus

Property Value

Attributes

Applies to