Compartilhar via


DeletedServersOperationsExtensions.ListByLocation 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> ListByLocation (this Microsoft.Azure.Management.Sql.IDeletedServersOperations operations, string locationName);
static member ListByLocation : Microsoft.Azure.Management.Sql.IDeletedServersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.DeletedServer>
<Extension()>
Public Function ListByLocation (operations As IDeletedServersOperations, locationName As String) As IPage(Of DeletedServer)

Parâmetros

operations
IDeletedServersOperations

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

locationName
String

O nome da região em que o recurso está localizado.

Retornos

Aplica-se a