DevCenterActiveHoursConfiguration.AutoStartEnableStatus Property

Definition

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

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

Property Value

Applies to