Sdílet prostřednictvím


RunbookOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

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

Parametry

operations
IRunbookOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro