Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPPrefixes
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterLoadBalancerProfileOutboundIPPrefixes in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionManagedClusterLoadBalancerProfile.outboundIPPrefixes()
Get desired outbound IP Prefix resources for the cluster load balancer.ManagedClusterLoadBalancerProfileOutboundIPPrefixes.withPublicIPPrefixes
(List<ResourceReference> publicIPPrefixes) Set a list of public IP prefix resources.Modifier and TypeMethodDescriptionManagedClusterLoadBalancerProfile.withOutboundIPPrefixes
(ManagedClusterLoadBalancerProfileOutboundIPPrefixes outboundIPPrefixes) Set desired outbound IP Prefix resources for the cluster load balancer.