IJobStreamOperations 成员

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

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

公共 方法

(另请参见 Extension 方法)

  Name 说明
GetAsync Retrieve the job stream identified by job stream id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information)
ListAsync Retrieve a list of jobs streams identified by job id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information)
ListNextAsync Gets the next page of job streams using next link.
ListTestJobStreamsAsync Retrieve a list of test job streams identified by runbook name. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information)

返回页首

Extension 方法

  Name 说明
Get  Retrieve the job stream identified by job stream id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.)
GetAsync  Retrieve the job stream identified by job stream id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.)
List  Retrieve a list of jobs streams identified by job id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.)
ListAsync  Retrieve a list of jobs streams identified by job id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.)
ListNext  Gets the next page of job streams using next link. (Defined by JobStreamOperationsExtensions.)
ListNextAsync  Gets the next page of job streams using next link. (Defined by JobStreamOperationsExtensions.)
ListTestJobStreams  Retrieve a list of test job streams identified by runbook name. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.)
ListTestJobStreamsAsync  Retrieve a list of test job streams identified by runbook name. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information) (Defined by JobStreamOperationsExtensions.)

返回页首

另请参阅

参考

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