RangerAdminSpecDatabase interface
Properties
host | The database URL |
name | The database name |
password |
Reference for the database password |
username | The name of the database user |
Property Details
host
The database URL
host: string
Property Value
string
name
The database name
name: string
Property Value
string
passwordSecretRef
Reference for the database password
passwordSecretRef?: string
Property Value
string
username
The name of the database user
username?: string
Property Value
string
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