Table of Contents

Property Placement

Namespace
NATS.Client.JetStream.Models
Assembly
NATS.Client.JetStream.dll

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; }

Property Value

Placement