Share via


ScheduleOperationsExtensions Members

The following tables list the members exposed by the ScheduleOperationsExtensions type.

Public Methods

  Name Description
Create Create a schedule. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
CreateAsync Create a schedule. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
Delete Delete the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
DeleteAsync Delete the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
Get Retrieve the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
GetAsync Retrieve the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
List Retrieve a list of schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
ListAsync Retrieve a list of schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
ListNext Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
ListNextAsync Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
Update Update the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
UpdateAsync Update the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)

Top

See Also

Reference

ScheduleOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace