Table of Contents

Property Bucket

Namespace
NATS.Client.ObjectStore.Models
Assembly
NATS.Client.ObjectStore.dll

Bucket name

[JsonPropertyName("bucket")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public required string Bucket { get; set; }

Property Value

string