SqlPool(String) 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.
Initializes a new instance of SqlPool.
public SqlPool(string ___location);
new Azure.Analytics.Synapse.Artifacts.Models.SqlPool : string -> Azure.Analytics.Synapse.Artifacts.Models.SqlPool
Public Sub New (___location As String)
Parameters
- ___location
- String
The geo-___location where the resource lives.
Exceptions
___location
is null.