Megosztás a következőn keresztül:


WebhookOperationsExtensions.ListByAutomationAccountNext Metódus

Definíció

Webhookok listájának lekérése. http://aka.ms/azureautomationsdk/webhookoperations

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

Paraméterek

operations
IWebhookOperations

A bővítménymetódus műveleti csoportja.

nextPageLink
String

Az előző sikeres listázási művelet NextLinkje.

Válaszok

A következőre érvényes: