Table of Contents

Property RaftGroup

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

RaftGroup

In clustered environments the name of the Raft group managing the asset.

[JsonPropertyName("raft_group")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? RaftGroup { get; set; }

Property Value

string