PrivateEndpointConnectionsOperationsExtensions.ListByServerNext 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.PrivateEndpointConnection> ListByServerNext (this Microsoft.Azure.Management.Sql.IPrivateEndpointConnectionsOperations operations, string nextPageLink);
static member ListByServerNext : Microsoft.Azure.Management.Sql.IPrivateEndpointConnectionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.PrivateEndpointConnection>
<Extension()>
Public Function ListByServerNext (operations As IPrivateEndpointConnectionsOperations, nextPageLink As String) As IPage(Of PrivateEndpointConnection)

Parâmetros

operations
IPrivateEndpointConnectionsOperations

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