Pool.ActiveHourConfigurationKeepAwakeEnableStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables or disables whether the Dev Box should be kept awake during active hours.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.KeepAwakeEnableStatus? ActiveHourConfigurationKeepAwakeEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Inlined)>]
member this.ActiveHourConfigurationKeepAwakeEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.KeepAwakeEnableStatus> with get, set
Public Property ActiveHourConfigurationKeepAwakeEnableStatus As Nullable(Of KeepAwakeEnableStatus)
Property Value
Implements
- Attributes