Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPs
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterLoadBalancerProfileOutboundIPs in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionManagedClusterLoadBalancerProfile.outboundIPs()
Get desired outbound IP resources for the cluster load balancer.ManagedClusterLoadBalancerProfileOutboundIPs.withPublicIPs
(List<ResourceReference> publicIPs) Set a list of public IP resources.Modifier and TypeMethodDescriptionManagedClusterLoadBalancerProfile.withOutboundIPs
(ManagedClusterLoadBalancerProfileOutboundIPs outboundIPs) Set desired outbound IP resources for the cluster load balancer.