Property AllAgentsTotal
AllAgentsTotal
Gets the total number of tags configured under all agents (read-only).
[YamlIgnore]
[JsonIgnore]
public int? AllAgentsTotal { get; }
Property Value
- int?
Gets the total number of tags configured under all agents (read-only).
[YamlIgnore]
[JsonIgnore]
public int? AllAgentsTotal { get; }