Freigeben über


ManagedInstancesOperationsExtensions.List Methode

Definition

Ruft eine Liste aller verwalteten Instanzen im Abonnement ab.

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

Parameter

operations
IManagedInstancesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

expand
String

Die untergeordneten Ressourcen, die in die Antwort eingeschlossen werden sollen.

Gibt zurück

Gilt für: