| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfileManagedOutboundIPs |
ManagedClusterLoadBalancerProfile.managedOutboundIPs()
Get desired managed outbound IPs for the cluster load balancer.
|
ManagedClusterLoadBalancerProfileManagedOutboundIPs |
ManagedClusterLoadBalancerProfileManagedOutboundIPs.withCount(Integer count)
Set desired number of outbound IP created/managed by Azure for the cluster load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withManagedOutboundIPs(ManagedClusterLoadBalancerProfileManagedOutboundIPs managedOutboundIPs)
Set desired managed outbound IPs for the cluster load balancer.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/