ScheduleProperties Properties
Namespace:
Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | CreationTime | Optional. Gets or sets the creation time of the schedule. |
![]() | Description | Optional. Gets or sets the description of the schedule. |
![]() | ExpiryTime | Optional. Gets or sets the end time of the schedule. |
![]() | Frequency | Optional. Gets or sets the frequency of the schedule. |
![]() | Interval | Optional. Gets or sets the interval of the schedule. |
![]() | IsEnabled | Optional. Gets or sets a value indicating whether this schedule is enabled. |
![]() | LastModifiedTime | Optional. Gets or sets the last modified time of the schedule. |
![]() | NextRun | Optional. Gets or sets the next run time of the schedule. |
![]() | StartTime | Optional. Gets or sets the start time of the schedule. |
Show:
