Partager via


DeletedServersOperationsExtensions.List(IDeletedServersOperations) Méthode

Définition

Obtient la liste de tous les serveurs supprimés dans un abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.DeletedServer> List (this Microsoft.Azure.Management.Sql.IDeletedServersOperations operations);
static member List : Microsoft.Azure.Management.Sql.IDeletedServersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.DeletedServer>
<Extension()>
Public Function List (operations As IDeletedServersOperations) As IPage(Of DeletedServer)

Paramètres

operations
IDeletedServersOperations

Groupe d’opérations pour cette méthode d’extension.

Retours

S’applique à