Dela via


JobOperationsExtensions.ListByAutomationAccountNext Metod

Definition

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

Parametrar

operations
IJobOperations

Å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