Table of Contents

Property Tags

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.Core.dll

Tags

Gets the replica set tags.

public TagSet Tags { get; }

Property Value

TagSet

The replica set tags (null if not a replica set or if the replica set has no tags).