Share via


IWebhookOperations.ListNextAsync(String, CancellationToken) Metódus

Definíció

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

Paraméterek

nextLink
String
cancellationToken
CancellationToken

Válaszok

A következőre érvényes: