다음을 통해 공유


ActivityOperationsExtensions.ListNextAsync 메서드

정의

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

매개 변수

operations
IActivityOperations
nextLink
String

반환

적용 대상