Click or drag to resize
ClusterDescriptionClusterId Property
Gets the cluster identifier.

Namespace: MongoDB.Driver.Core.Clusters
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax
public ClusterId ClusterId { get; }

Property Value

Type: ClusterId
See Also