JobStreamOperationsExtensions Class
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Get(IJobStreamOperations^, String^, Guid, String^) | Retrieve the job stream identified by job stream id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
![]() ![]() | GetAsync(IJobStreamOperations^, String^, Guid, String^) | Retrieve the job stream identified by job stream id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
![]() ![]() | List(IJobStreamOperations^, String^, Guid, JobStreamListParameters^) | Retrieve a list of jobs streams identified by job id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
![]() ![]() | ListAsync(IJobStreamOperations^, String^, Guid, JobStreamListParameters^) | Retrieve a list of jobs streams identified by job id. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
![]() ![]() | ListNext(IJobStreamOperations^, String^) | Gets the next page of job streams using next link. |
![]() ![]() | ListNextAsync(IJobStreamOperations^, String^) | Gets the next page of job streams using next link. |
![]() ![]() | ListTestJobStreams(IJobStreamOperations^, String^, String^, JobStreamListParameters^) | Retrieve a list of test job streams identified by runbook name. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
![]() ![]() | ListTestJobStreamsAsync(IJobStreamOperations^, String^, String^, JobStreamListParameters^) | Retrieve a list of test job streams identified by runbook name. (see http://aka.ms/azureautomationsdk/jobstreamoperations for more information) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)