Dela via


SourceControlSyncJobStreamsOperationsExtensions.ListBySyncJobNext Metod

Definition

Hämta en lista över synkroniseringsjobbströmmar som identifierats av synkroniseringsjobb-ID. 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)

Parametrar

operations
ISourceControlSyncJobStreamsOperations

Å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