Share via


ScheduleProperties.State Property

Definition

Indicates whether or not this scheduled task is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ScheduleEnableStatus? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ScheduleEnableStatus> with get, set
Public Property State As Nullable(Of ScheduleEnableStatus)

Property Value

Implements

Attributes

Applies to