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.12.2+a4a3888f4fb51bb518b1eb5002effc2d47f2ea6a
Syntax
public ClusterId ClusterId { get; }

Property Value

Type: ClusterId
See Also