Dela via


JobStreamOperationsExtensions.ListByJobNext Metod

Definition

Hämta en lista över jobbströmmar som identifierats med jobbnamnet. http://aka.ms/azureautomationsdk/jobstreamoperations

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.JobStream> ListByJobNext (this Microsoft.Azure.Management.Automation.IJobStreamOperations operations, string nextPageLink, string clientRequestId = default);
static member ListByJobNext : Microsoft.Azure.Management.Automation.IJobStreamOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.JobStream>
<Extension()>
Public Function ListByJobNext (operations As IJobStreamOperations, nextPageLink As String, Optional clientRequestId As String = Nothing) As IPage(Of JobStream)

Parametrar

operations
IJobStreamOperations

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

nextPageLink
String

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

clientRequestId
String

Identifierar den här specifika klientbegäran.

Returer

Gäller för