共用方式為


JobOperationsExtensions.ListNext(IJobOperations, String) 方法

定義

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

參數

operations
IJobOperations
nextLink
String

傳回

適用於