Condividi tramite


ConnectionOperationsExtensions.ListNextAsync Metodo

Definizione

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)

Parametri

nextLink
String

Restituisce

Si applica a