Compartir a través de


IHybridRunbookWorkerGroupOperations.ListNextAsync Método

Definición

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroupsListResponse> ListNextAsync (string nextLink, System.Threading.CancellationToken cancellationToken);
abstract member ListNextAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.HybridRunbookWorkerGroupsListResponse>
Public Function ListNextAsync (nextLink As String, cancellationToken As CancellationToken) As Task(Of HybridRunbookWorkerGroupsListResponse)

Parámetros

nextLink
String
cancellationToken
CancellationToken

Devoluciones

Se aplica a