IClusterClusterId Property |
Gets the cluster identifier.
Namespace: MongoDB.Driver.Core.ClustersAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax ClusterId ClusterId { get; }
ReadOnly Property ClusterId As ClusterId
Get
abstract ClusterId : ClusterId with get
Property Value
Type:
ClusterId
The cluster identifier.
See Also