ScheduleListResponse Class
The response model for the list schedule operation.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
System::Object
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Automation.Models::OperationResponseWithSkipToken
Microsoft.WindowsAzure.Management.Automation.Models::ScheduleListResponse
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Automation.Models::OperationResponseWithSkipToken
Microsoft.WindowsAzure.Management.Automation.Models::ScheduleListResponse
| Name | Description | |
|---|---|---|
![]() | ScheduleListResponse() | Initializes a new instance of the ScheduleListResponse class. |
| Name | Description | |
|---|---|---|
![]() | NextLink | Optional. Gets or sets the next link.(Inherited from OperationResponseWithSkipToken.) |
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | Schedules | Optional. Gets or sets a list of schedules. |
![]() | SkipToken | Optional. Gets or sets the skip token.(Inherited from OperationResponseWithSkipToken.) |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
| 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.
Show:


