| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfileOutboundIPs |
ManagedClusterLoadBalancerProfile.outboundIPs()
Get desired outbound IP resources for the cluster load balancer.
|
ManagedClusterLoadBalancerProfileOutboundIPs |
ManagedClusterLoadBalancerProfileOutboundIPs.withPublicIPs(List<ResourceReference> publicIPs)
Set a list of public IP resources.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withOutboundIPs(ManagedClusterLoadBalancerProfileOutboundIPs outboundIPs)
Set desired outbound IP resources 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.
*/