Share via


IJobStreamOperations Members

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

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

Public Methods

(see also Extension Methods)

  Name Description
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)

Top

Extension Methods

  Name Description
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.)

Top

See Also

Reference

IJobStreamOperations Interface
Microsoft.WindowsAzure.Management.Automation Namespace