Table of Contents

Property SubjectTransformDest

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

SubjectTransformDest

The subject transform destination to apply to the messages

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

Property Value

string