JobScheduleOperationsExtensions Members
The following tables list the members exposed by the JobScheduleOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
Create | Create a job schedule. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
CreateAsync | Create a job schedule. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
Delete | Delete the job schedule identified by job schedule name. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
DeleteAsync | Delete the job schedule identified by job schedule name. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
Get | Retrieve the job schedule identified by job schedule name. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
GetAsync | Retrieve the job schedule identified by job schedule name. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
List | Retrieve a list of job schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
ListAsync | Retrieve a list of job schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
ListNext | Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) | |
ListNextAsync | Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) |
Top
See Also
Reference
JobScheduleOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace