Compartilhar via


DeletedServersOperationsExtensions.ListByLocationNext Método

Definição

Obtém uma lista de servidores excluídos para um local.

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

Parâmetros

operations
IDeletedServersOperations

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

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a