Table of Contents

Property Cluster

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

Cluster

The desired cluster name to place the stream

[JsonPropertyName("cluster")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string? Cluster { get; set; }

Property Value

string