Dela via


TestJobStreamsOperationsExtensions.ListByTestJobNext Metod

Definition

Hämta en lista över testjobbströmmar som identifieras med runbook-namn. 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)

Parametrar

operations
ITestJobStreamsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för