Property Streams
Streams
List of Streams managed by this Template
[JsonPropertyName("streams")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public ICollection<string> Streams { get; set; }
List of Streams managed by this Template
[JsonPropertyName("streams")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public ICollection<string> Streams { get; set; }