Property Bucket
- Namespace
- NATS.Client.ObjectStore.Models
- Assembly
- NATS.Client.ObjectStore.dll
Bucket
Bucket name
[JsonPropertyName("bucket")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public required string Bucket { get; set; }
Bucket name
[JsonPropertyName("bucket")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public required string Bucket { get; set; }