Freigeben über


SourceControlSyncJobOperationsExtensions.ListByAutomationAccountNext Methode

Definition

Ruft eine Liste der Synchronisierungsaufträge für die Quellcodeverwaltung ab. http://aka.ms/azureautomationsdk/sourcecontrolsyncjoboperations

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

Parameter

operations
ISourceControlSyncJobOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: