Partager via


ServersOperationsExtensions.List(IServersOperations) Méthode

Définition

Répertoriez tous les serveurs d’un abonnement donné.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.PostgreSQL.Models.Server> List (this Microsoft.Azure.Management.PostgreSQL.IServersOperations operations);
static member List : Microsoft.Azure.Management.PostgreSQL.IServersOperations -> seq<Microsoft.Azure.Management.PostgreSQL.Models.Server>
<Extension()>
Public Function List (operations As IServersOperations) As IEnumerable(Of Server)

Paramètres

operations
IServersOperations

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

Retours

S’applique à