Class Tag
Represents a replica set member tag.
- Inheritance
-
Tag
- Implements
- Inherited Members
Constructors
Tag(string, string)
Initializes a new instance of the Tag class.
Parameters
Properties
Name
Gets the name.
Property Value
- string
The name.
Value
Gets the value.
Property Value
- string
The value.
Methods
Equals(Tag)
Parameters
other
Tag
Returns
Equals(object)
Parameters
obj
object