ScheduleGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The response model for the get schedule operation.
public class ScheduleGetResponse : Microsoft.Azure.AzureOperationResponse
type ScheduleGetResponse = class
inherit AzureOperationResponse
Public Class ScheduleGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseScheduleGetResponse
Constructors
ScheduleGetResponse() |
Initializes a new instance of the ScheduleGetResponse class. |
Properties
Schedule |
Optional. Gets or sets a schedule. |