Table of Contents

Property Subject

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

Subject

Limit the list to streams matching this subject filter

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

Property Value

string