SynapseAnalyticsManagementClient.RenameSqlPool Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void RenameSqlPool (string resourceGroupName, string workspaceName, string sqlPoolName, string newSqlPoolName);
member this.RenameSqlPool : string * string * string * string -> unit
Public Sub RenameSqlPool (resourceGroupName As String, workspaceName As String, sqlPoolName As String, newSqlPoolName As String)
Parameters
- resourceGroupName
- String
- workspaceName
- String
- sqlPoolName
- String
- newSqlPoolName
- String