다음을 통해 공유


JobOperationsExtensions.ListNextAsync(IJobOperations, String) 메서드

정의

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

매개 변수

operations
IJobOperations
nextLink
String

반환

적용 대상