IScheduleOperations Members
Service operation for automation schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)
The following tables list the members exposed by the IScheduleOperations type.
Public Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
CreateAsync | Create a schedule. (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) | |
GetAsync | Retrieve the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) | |
ListAsync | Retrieve a 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) | |
UpdateAsync | Update the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) |
Top
Extension Methods
Name | Description | |
---|---|---|
Create | Create a schedule. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
CreateAsync | Create a schedule. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
Delete | Delete the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
DeleteAsync | Delete the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
Get | Retrieve the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
GetAsync | Retrieve the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
List | Retrieve a list of schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
ListAsync | Retrieve a list of schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
ListNext | Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
ListNextAsync | Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
Update | Update the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) | |
UpdateAsync | Update the schedule identified by schedule name. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information) (Defined by ScheduleOperationsExtensions.) |
Top
See Also
Reference
IScheduleOperations Interface
Microsoft.WindowsAzure.Management.Automation Namespace