listMongoClusterConnectionStrings

List mongo cluster connection strings. This includes the default connection string using SCRAM-SHA-256, as well as other connection strings supported by the cluster. Uses Azure REST API version 2023-03-15-preview. Other available API versions: 2023-09-15-preview, 2023-11-15-preview, 2024-02-15-preview, 2024-03-01-preview, 2024-06-01-preview, 2024-07-01, 2024-10-01-preview.

Return

The connection strings for the given mongo cluster.

Parameters

argument

null


Return

The connection strings for the given mongo cluster.

Parameters

mongoClusterName

The name of the mongo cluster.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

The connection strings for the given mongo cluster.

Parameters

argument

Builder for com.pulumi.azurenative.documentdb.kotlin.inputs.ListMongoClusterConnectionStringsPlainArgs.

See also