Freigeben über


SourceControlSyncJobStreamsOperationsExtensions.ListBySyncJobNext Methode

Definition

Rufen Sie eine Liste der Synchronisierungsauftragsdatenströme ab, die durch die Synchronisierungsauftrags-ID identifiziert werden. http://aka.ms/azureautomationsdk/sourcecontrolsyncjoboperations

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

Parameter

operations
ISourceControlSyncJobStreamsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: