ConnectionString interface
Connection string for the mongo cluster
Properties
connection |
Value of the connection string |
description | Description of the connection string |
name | Name of the connection string. |
Property Details
connectionString
Value of the connection string
connectionString?: string
Property Value
string
description
Description of the connection string
description?: string
Property Value
string
name
Name of the connection string.
name?: string
Property Value
string