Property Config
Config
The active configuration for the Stream
[JsonPropertyName("config")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public StreamConfig Config { get; set; }
The active configuration for the Stream
[JsonPropertyName("config")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public StreamConfig Config { get; set; }