addresses property
IP addresses which offer the related ports that are marked as ready. These endpoints should be considered safe for load balancers and clients to utilize.
Implementation
final List<EndpointAddress>? addresses;
IP addresses which offer the related ports that are marked as ready. These endpoints should be considered safe for load balancers and clients to utilize.
final List<EndpointAddress>? addresses;