Partager via


SynapseAnalyticsManagementClient.GetRecoverableSqlPool Method

Definition

public Microsoft.Azure.Commands.Synapse.Models.PSRecoverableSqlPool GetRecoverableSqlPool (string resourceGroupName, string workspaceName, string sqlPoolName);
member this.GetRecoverableSqlPool : string * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSRecoverableSqlPool
Public Function GetRecoverableSqlPool (resourceGroupName As String, workspaceName As String, sqlPoolName As String) As PSRecoverableSqlPool

Parameters

resourceGroupName
String
workspaceName
String
sqlPoolName
String

Returns

Applies to