JobScheduleCreateResponse 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 create job schedule operation.
public class JobScheduleCreateResponse : Microsoft.Azure.AzureOperationResponse
type JobScheduleCreateResponse = class
inherit AzureOperationResponse
Public Class JobScheduleCreateResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseJobScheduleCreateResponse
Constructors
JobScheduleCreateResponse() |
Initializes a new instance of the JobScheduleCreateResponse class. |
Properties
JobSchedule |
Optional. Gets or sets a job schedule. |