LoadBalancerProfile interface
LoadBalancerProfile represents the profile of the cluster public load balancer.
Properties
effective |
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. |
managed |
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