Enum ServiceEndpointMode
Service endpoint mode.
Namespace: Neon.Docker
Assembly: Neon.Docker.dll
Syntax
public enum ServiceEndpointMode
Fields
| Name | Description |
|---|---|
| DnsRR | Returns DNS resource records for the active service instances. |
| Vip | Assign a virtual IP address to the service and provide a load balancer. |