Class Tag
Represents a replica set member tag.
public sealed class Tag : IEquatable<Tag>
- Inheritance
-
Tag
- Implements
- Inherited Members
Constructors
- Tag(string, string)
Initializes a new instance of the Tag class.
Properties
- Name
Gets the name.
- Value
Gets the value.