ListConnectionStringsResult interface

The connection strings for the given mongo cluster.

Properties

connectionStrings

An array that contains the connection strings for a mongo cluster.

Property Details

connectionStrings

An array that contains the connection strings for a mongo cluster.

connectionStrings?: ConnectionString[]

Property Value