IScheduleOperations 成员

Service operation for automation schedules. (see https://aka.ms/azureautomationsdk/scheduleoperations for more information)

以下各表列出了由 IScheduleOperations 类型公开的成员。

公共 方法

(另请参见 Extension 方法)

  Name 说明
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)

返回页首

Extension 方法

  Name 说明
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.)

返回页首

另请参阅

参考

IScheduleOperations 接口
Microsoft.WindowsAzure.Management.Automation 命名空间