Share via


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

戻り値

適用対象