| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfileOutboundIPPrefixes |
ManagedClusterLoadBalancerProfile.outboundIPPrefixes()
Get desired outbound IP Prefix resources for the cluster load balancer.
|
ManagedClusterLoadBalancerProfileOutboundIPPrefixes |
ManagedClusterLoadBalancerProfileOutboundIPPrefixes.withPublicIPPrefixes(List<ResourceReference> publicIPPrefixes)
Set a list of public IP prefix resources.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withOutboundIPPrefixes(ManagedClusterLoadBalancerProfileOutboundIPPrefixes outboundIPPrefixes)
Set desired outbound IP Prefix 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.
*/