Table of Contents

Property Streams

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

Streams

List of Streams managed by this Template

[JsonPropertyName("streams")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public ICollection<string> Streams { get; set; }

Property Value

ICollection<string>