MiSqlConnectionInfo interface
Properties required to create a connection to Azure SQL database Managed instance
- Extends
Properties
managed |
Resource id for Azure SQL database Managed instance |
type | Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
password | Password credential. |
user |
User name |
Property Details
managedInstanceResourceId
Resource id for Azure SQL database Managed instance
managedInstanceResourceId: string
Property Value
string
type
Polymorphic discriminator, which specifies the different types this object can be
type: "MiSqlConnectionInfo"
Property Value
"MiSqlConnectionInfo"
Inherited Property Details
password
userName
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript