Freigeben über


RestorableDroppedSqlPoolsOperationsExtensions.ListByWorkspace Methode

Definition

Ruft eine Liste gelöschter Sql-Pools ab, die wiederhergestellt werden können

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Synapse.Models.RestorableDroppedSqlPool> ListByWorkspace (this Microsoft.Azure.Management.Synapse.IRestorableDroppedSqlPoolsOperations operations, string resourceGroupName, string workspaceName);
static member ListByWorkspace : Microsoft.Azure.Management.Synapse.IRestorableDroppedSqlPoolsOperations * string * string -> seq<Microsoft.Azure.Management.Synapse.Models.RestorableDroppedSqlPool>
<Extension()>
Public Function ListByWorkspace (operations As IRestorableDroppedSqlPoolsOperations, resourceGroupName As String, workspaceName As String) As IEnumerable(Of RestorableDroppedSqlPool)

Parameter

operations
IRestorableDroppedSqlPoolsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

workspaceName
String

Den Namen des Arbeitsbereichs.

Gibt zurück

Gilt für: