JobScheduleOperationsExtensions.ListNext Method

Definition

public static Microsoft.Azure.Management.Automation.Models.JobScheduleListResponse ListNext (this Microsoft.Azure.Management.Automation.IJobScheduleOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Automation.IJobScheduleOperations * string -> Microsoft.Azure.Management.Automation.Models.JobScheduleListResponse
<Extension()>
Public Function ListNext (operations As IJobScheduleOperations, nextLink As String) As JobScheduleListResponse

Parameters

nextLink
String

Returns

Applies to