Share via


ScheduledActionsSchedule.DeadlineType Property

Definition

The type of deadline the scheduled action is supposed to follow for the schedule. If no value is passed, it will default to InitiateAt.

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

Property Value

Applies to