Property MaxBytesRequired
MaxBytesRequired
Indicates if Streams created in this account requires the max_bytes property set
[JsonPropertyName("max_bytes_required")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool MaxBytesRequired { get; set; }