Share via


SqlPoolsOperationsExtensions.Get Methode

Definition

Sql-Pool abrufen

public static Microsoft.Azure.Management.Synapse.Models.SqlPool Get (this Microsoft.Azure.Management.Synapse.ISqlPoolsOperations operations, string resourceGroupName, string workspaceName, string sqlPoolName);
static member Get : Microsoft.Azure.Management.Synapse.ISqlPoolsOperations * string * string * string -> Microsoft.Azure.Management.Synapse.Models.SqlPool
<Extension()>
Public Function Get (operations As ISqlPoolsOperations, resourceGroupName As String, workspaceName As String, sqlPoolName As String) As SqlPool

Parameter

operations
ISqlPoolsOperations

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.

sqlPoolName
String

Name des SQL-Pools

Gibt zurück

Hinweise

Abrufen von SQL-Pooleigenschaften

Gilt für: