Dela via


RunbookOperationsExtensions.ListByAutomationAccountNext Metod

Definition

Hämta en lista över runbooks. http://aka.ms/azureautomationsdk/runbookoperations

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)

Parametrar

operations
IRunbookOperations

Å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