Compartir a través de


ConnectionOperationsExtensions.ListNextAsync Método

Definición

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

Parámetros

nextLink
String

Devoluciones

Se aplica a