Partager via


ServersOperationsExtensions.List(IServersOperations, String) Méthode

Définition

Obtient la liste de tous les serveurs de l’abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.Server> List (this Microsoft.Azure.Management.Sql.IServersOperations operations, string expand = default);
static member List : Microsoft.Azure.Management.Sql.IServersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.Server>
<Extension()>
Public Function List (operations As IServersOperations, Optional expand As String = Nothing) As IPage(Of Server)

Paramètres

operations
IServersOperations

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

expand
String

Ressources enfants à inclure dans la réponse.

Retours

S’applique à