WebhookOperationsExtensions.ListByAutomationAccountNext Metod

Definition

Hämta en lista över webhooks. 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)

Parametrar

operations
IWebhookOperations

Å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