Sdílet prostřednictvím


JobScheduleOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

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

Parametry

operations
IJobScheduleOperations

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