Sdílet prostřednictvím


WebhookOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

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)

Parametry

operations
IWebhookOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro