次の方法で共有


JobScheduleOperationsExtensions.ListNext メソッド

定義

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

パラメーター

nextLink
String

戻り値

適用対象