Partager via


ServersOperationsExtensions.List(IServersOperations) Méthode

Définition

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

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.Server> List (this Microsoft.Azure.Management.MySQL.FlexibleServers.IServersOperations operations);
static member List : Microsoft.Azure.Management.MySQL.FlexibleServers.IServersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.Server>
<Extension()>
Public Function List (operations As IServersOperations) As IPage(Of Server)

Paramètres

operations
IServersOperations

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

Retours

S’applique à