Property labels
labels
The set of labels for this entry. There is no inherent limit to the number of labels.
Declaration
public HashSet<string> labels { get; }
Property Value
Type | Description |
---|---|
HashSet<String> |
The set of labels for this entry. There is no inherent limit to the number of labels.
public HashSet<string> labels { get; }
Type | Description |
---|---|
HashSet<String> |