replicaSet property

String? replicaSet
getter/setter pair

Name of the replica set.

Only needed for self hosted replica set type MongoDB cluster. For SRV connection format, this field must be empty. For Standard connection format, this field must be specified.

Optional.

Implementation

core.String? replicaSet;