ManagedClusterLoadBalancerProfile |
ContainerServiceNetworkProfile.loadBalancerProfile() |
Get the loadBalancerProfile property: Profile of the cluster load balancer.
|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withAllocatedOutboundPorts(Integer allocatedOutboundPorts) |
Set the allocatedOutboundPorts property: The desired number of allocated SNAT ports per VM.
|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withEffectiveOutboundIPs(List<ResourceReference> effectiveOutboundIPs) |
Set the effectiveOutboundIPs property: The effective outbound IP resources of the cluster load balancer.
|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withEnableMultipleStandardLoadBalancers(Boolean enableMultipleStandardLoadBalancers) |
Set the enableMultipleStandardLoadBalancers property: Enable multiple standard load balancers per AKS cluster or
not.
|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes) |
Set the idleTimeoutInMinutes property: Desired outbound flow idle timeout in minutes.
|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withManagedOutboundIPs(ManagedClusterLoadBalancerProfileManagedOutboundIPs managedOutboundIPs) |
Set the managedOutboundIPs property: Desired managed outbound IPs for the cluster load balancer.
|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withOutboundIpPrefixes(ManagedClusterLoadBalancerProfileOutboundIpPrefixes outboundIpPrefixes) |
Set the outboundIpPrefixes property: Desired outbound IP Prefix resources for the cluster load balancer.
|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withOutboundIPs(ManagedClusterLoadBalancerProfileOutboundIPs outboundIPs) |
Set the outboundIPs property: Desired outbound IP resources for the cluster load balancer.
|