IJobScheduleOperations 成员

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

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

公共 方法

(另请参见 Extension 方法)

  Name 说明
CreateAsync Create a job schedule. (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)
GetAsync Retrieve the job schedule identified by job schedule name. (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)
ListNextAsync Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information)

返回页首

Extension 方法

  Name 说明
Create  Create a job schedule. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
CreateAsync  Create a job schedule. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
Delete  Delete the job schedule identified by job schedule name. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
DeleteAsync  Delete the job schedule identified by job schedule name. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
Get  Retrieve the job schedule identified by job schedule name. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
GetAsync  Retrieve the job schedule identified by job schedule name. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
List  Retrieve a list of job schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
ListAsync  Retrieve a list of job schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
ListNext  Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)
ListNextAsync  Retrieve next list of schedules. (see https://aka.ms/azureautomationsdk/jobscheduleoperations for more information) (Defined by JobScheduleOperationsExtensions.)

返回页首

另请参阅

参考

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