Sdílet prostřednictvím


IRunbookOperations.ListNextAsync(String, CancellationToken) Metoda

Definice

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

Parametry

nextLink
String
cancellationToken
CancellationToken

Návraty

Platí pro