다음을 통해 공유


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

반환

적용 대상