IJobScheduleOperations Methods
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | CreateAsync(String, JobScheduleCreateParameters, CancellationToken) | Create a job schedule. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information) |
![]() | DeleteAsync(String, Guid, CancellationToken) | Delete the job schedule identified by job schedule name. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information) |
![]() | GetAsync(String, Guid, CancellationToken) | Retrieve the job schedule identified by job schedule name. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information) |
![]() | ListAsync(String, CancellationToken) | Retrieve a list of job schedules. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information) |
![]() | ListNextAsync(String, CancellationToken) | Retrieve next list of schedules. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information) |
| Name | Description | |
|---|---|---|
![]() | Create(String, JobScheduleCreateParameters) | Create a job schedule. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | CreateAsync(String, JobScheduleCreateParameters) | Create a job schedule. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | Delete(String, Guid) | Delete the job schedule identified by job schedule name. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | DeleteAsync(String, Guid) | Delete the job schedule identified by job schedule name. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | Get(String, Guid) | Retrieve the job schedule identified by job schedule name. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | GetAsync(String, Guid) | Retrieve the job schedule identified by job schedule name. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | List(String) | Retrieve a list of job schedules. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | ListAsync(String) | Retrieve a list of job schedules. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | ListNext(String) | Retrieve next list of schedules. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
![]() | ListNextAsync(String) | Retrieve next list of schedules. (see http://aka.ms/azureautomationsdk/jobscheduleoperations for more information)(Defined by JobScheduleOperationsExtensions.) |
