共用方式為


ScheduleOperationsExtensions.ListNextAsync 方法

定義

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

參數

operations
IScheduleOperations
nextLink
String

傳回

適用於