PSSynapseSqlPool(String, String, SqlPool) Constructor
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 PSSynapseSqlPool (string resourceGroupName, string workspaceName, Microsoft.Azure.Management.Synapse.Models.SqlPool sqlPool);
new Microsoft.Azure.Commands.Synapse.Models.PSSynapseSqlPool : string * string * Microsoft.Azure.Management.Synapse.Models.SqlPool -> Microsoft.Azure.Commands.Synapse.Models.PSSynapseSqlPool
Public Sub New (resourceGroupName As String, workspaceName As String, sqlPool As SqlPool)
Parameters
- resourceGroupName
- String
- workspaceName
- String
- sqlPool
- SqlPool