LoadBalancerProfile interface

LoadBalancerProfile represents the profile of the cluster public load balancer.

Properties

effectiveOutboundIps

The list of effective outbound IP addresses of the public load balancer. NOTE: This property will not be serialized. It can only be populated by the server.

managedOutboundIps

The desired managed outbound IPs for the cluster public load balancer.

Property Details

effectiveOutboundIps

The list of effective outbound IP addresses of the public load balancer. NOTE: This property will not be serialized. It can only be populated by the server.

effectiveOutboundIps?: EffectiveOutboundIP[]

Property Value

managedOutboundIps

The desired managed outbound IPs for the cluster public load balancer.

managedOutboundIps?: ManagedOutboundIPs

Property Value