Compartilhar via


ManagedInstancePrivateEndpointConnectionsOperationsExtensions.ListByManagedInstanceNext Método

Definição

Obtém todas as conexões de ponto de extremidade privado em um servidor.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.ManagedInstancePrivateEndpointConnection> ListByManagedInstanceNext (this Microsoft.Azure.Management.Sql.IManagedInstancePrivateEndpointConnectionsOperations operations, string nextPageLink);
static member ListByManagedInstanceNext : Microsoft.Azure.Management.Sql.IManagedInstancePrivateEndpointConnectionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.ManagedInstancePrivateEndpointConnection>
<Extension()>
Public Function ListByManagedInstanceNext (operations As IManagedInstancePrivateEndpointConnectionsOperations, nextPageLink As String) As IPage(Of ManagedInstancePrivateEndpointConnection)

Parâmetros

operations
IManagedInstancePrivateEndpointConnectionsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a