Share via


IDevBox.ActiveHourConfigurationAutoStartEnableStatus Property

Definition

Enables or disables whether the Dev Box should be automatically started at commencement of active hours.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Enables or disables whether the Dev Box should be automatically started at commencement of active hours.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.AutoStartEnableStatus) }, ReadOnly=false, Required=false, SerializedName="autoStartEnableStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.AutoStartEnableStatus? ActiveHourConfigurationAutoStartEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Enables or disables whether the Dev Box should be automatically started at commencement of active hours.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.AutoStartEnableStatus) }, ReadOnly=false, Required=false, SerializedName="autoStartEnableStatus")>]
member this.ActiveHourConfigurationAutoStartEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.AutoStartEnableStatus> with get, set
Public Property ActiveHourConfigurationAutoStartEnableStatus As Nullable(Of AutoStartEnableStatus)

Property Value

Attributes

Applies to