ActivityOperationsExtensions.ListNextAsync Método

Definición

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)

Parámetros

operations
IActivityOperations
nextLink
String

Devoluciones

Se aplica a