Property Placement
Placement
Placement directives to consider when placing replicas of this stream, random placement when unset
[JsonPropertyName("placement")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public Placement? Placement { get; set; }