JobStreamOperationsExtensions Members

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

Public Methods

  Name Description
Get Retrieve the job stream identified by job stream id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information)
GetAsync Retrieve the job stream identified by job stream id. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information)
List Retrieve a list of jobs streams identified by job 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)
ListNext Gets the next page of job streams using next link.
ListNextAsync Gets the next page of job streams using next link.
ListTestJobStreams Retrieve a list of test job streams identified by runbook name. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information)
ListTestJobStreamsAsync Retrieve a list of test job streams identified by runbook name. (see https://aka.ms/azureautomationsdk/jobstreamoperations for more information)

Top

See Also

Reference

JobStreamOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace