| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfileOutboundIpPrefixes |
ManagedClusterLoadBalancerProfile.outboundIpPrefixes()
Get the outboundIpPrefixes property: Desired outbound IP Prefix resources for the cluster load balancer.
|
ManagedClusterLoadBalancerProfileOutboundIpPrefixes |
ManagedClusterLoadBalancerProfileOutboundIpPrefixes.withPublicIpPrefixes(List<ResourceReference> publicIpPrefixes)
Set the publicIpPrefixes property: A list of public IP prefix resources.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withOutboundIpPrefixes(ManagedClusterLoadBalancerProfileOutboundIpPrefixes outboundIpPrefixes)
Set the outboundIpPrefixes property: Desired outbound IP Prefix resources for the cluster load balancer.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.