Table of Contents

Property Endpoints

Namespace
NATS.Client.Services.Models
Assembly
NATS.Client.Services.dll

Endpoints

[JsonPropertyName("endpoints")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ICollection<EndpointStats> Endpoints { get; set; }

Property Value

ICollection<EndpointStats>