Share via


DevCenterScheduleData.State Property

Definition

Indicates whether or not this scheduled task is enabled.

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

Property Value

Applies to