다음을 통해 공유


ScheduleOperationsExtensions.ListNext(IScheduleOperations, String) 메서드

정의

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

매개 변수

operations
IScheduleOperations
nextLink
String

반환

적용 대상