Compartir a través de


ConnectionTypeOperationsExtensions.ListNextAsync Método

Definición

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

Parámetros

nextLink
String

Devoluciones

Se aplica a