Compartilhar via


ServersOperationsExtensions.List(IServersOperations, String) Método

Definição

Obtém uma lista de todos os servidores na assinatura.

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)

Parâmetros

operations
IServersOperations

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

expand
String

Os recursos filho a serem incluídos na resposta.

Retornos

Aplica-se a