ConnectionString interface
mongo クラスターの接続文字列
プロパティ
| connection |
接続文字列の値 |
| description | 接続文字列の説明 |
| name | 接続文字列の名前。 |
プロパティの詳細
connectionString
接続文字列の値
connectionString?: string
プロパティ値
string
description
接続文字列の説明
description?: string
プロパティ値
string
name
接続文字列の名前。
name?: string
プロパティ値
string