IJobStreamOperations Interface
Service operation for automation job streams. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information)
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | GetAsync(String^, Guid, String^, CancellationToken) | Retrieve the job stream identified by job stream id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
![]() | ListAsync(String^, Guid, JobStreamListParameters^, CancellationToken) | Retrieve a list of jobs streams identified by job id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
![]() | ListNextAsync(String^, CancellationToken) | Gets the next page of job streams using next link. |
![]() | ListTestJobStreamsAsync(String^, String^, JobStreamListParameters^, CancellationToken) | Retrieve a list of test job streams identified by runbook name. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
| Name | Description | |
|---|---|---|
![]() | Get(String^, Guid, String^) | Retrieve the job stream identified by job stream id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information)(Defined by JobStreamOperationsExtensions.) |
![]() | GetAsync(String^, Guid, String^) | Retrieve the job stream identified by job stream id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information)(Defined by JobStreamOperationsExtensions.) |
![]() | List(String^, Guid, JobStreamListParameters^) | Retrieve a list of jobs streams identified by job id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information)(Defined by JobStreamOperationsExtensions.) |
![]() | ListAsync(String^, Guid, JobStreamListParameters^) | Retrieve a list of jobs streams identified by job id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information)(Defined by JobStreamOperationsExtensions.) |
![]() | ListNext(String^) | Gets the next page of job streams using next link.(Defined by JobStreamOperationsExtensions.) |
![]() | ListNextAsync(String^) | Gets the next page of job streams using next link.(Defined by JobStreamOperationsExtensions.) |
![]() | ListTestJobStreams(String^, String^, JobStreamListParameters^) | Retrieve a list of test job streams identified by runbook name. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information)(Defined by JobStreamOperationsExtensions.) |
![]() | ListTestJobStreamsAsync(String^, String^, JobStreamListParameters^) | Retrieve a list of test job streams identified by runbook name. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information)(Defined by JobStreamOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp)