Share via


AutomationScheduleData.ExpireOn Property

Definition

Gets or sets the end time of the schedule.

public DateTimeOffset? ExpireOn { get; set; }
member this.ExpireOn : Nullable<DateTimeOffset> with get, set
Public Property ExpireOn As Nullable(Of DateTimeOffset)

Property Value

Applies to