Sdílet prostřednictvím


TestJobStreamsOperationsExtensions.ListByTestJobNext Metoda

Definice

Načte seznam streamů testovacích úloh identifikovaných názvem runbooku. http://aka.ms/azureautomationsdk/jobstreamoperations

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.JobStream> ListByTestJobNext (this Microsoft.Azure.Management.Automation.ITestJobStreamsOperations operations, string nextPageLink);
static member ListByTestJobNext : Microsoft.Azure.Management.Automation.ITestJobStreamsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.JobStream>
<Extension()>
Public Function ListByTestJobNext (operations As ITestJobStreamsOperations, nextPageLink As String) As IPage(Of JobStream)

Parametry

operations
ITestJobStreamsOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro