Table of Contents

Property TemplateOwner

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

TemplateOwner

When the Stream is managed by a Stream Template this identifies the template that manages the Stream.

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

Property Value

string