Property ConsumerCount
ConsumerCount
Number of Consumers attached to the Stream
[JsonPropertyName("consumer_count")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(-9.223372036854776E+18, 9.223372036854776E+18)]
public long ConsumerCount { get; set; }