Share via


ScheduleProperties.ExpiryTime Property

 

Optional. Gets or sets the end time of the schedule.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

Syntax

public DateTimeOffset ExpiryTime { get; set; }

Property Value

Type: System.DateTimeOffset

See Also

ScheduleProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top