Freigeben über


SqlPoolSchemasOperationsExtensions.Get Methode

Definition

Sql-Poolschema abrufen

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

Parameter

operations
ISqlPoolSchemasOperations

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

schemaName
String

Der Name des Schemas.

Gibt zurück

Gilt für: