Package version:

Known values of OutboundType that the service accepts.

Enumeration Members

Enumeration Members

LoadBalancer: "loadBalancer"

The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'.

UserDefinedRouting: "userDefinedRouting"

Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration.