ScheduleProperties Class
Definition of schedule parameters.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | ScheduleProperties() | Initializes a new instance of the ScheduleProperties class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)