Share via


ScheduleOperationsExtensions.ListNext(IScheduleOperations, String) Method

Definition

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

Parameters

operations
IScheduleOperations
nextLink
String

Returns

Applies to