Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileManagedOutboundIPs
Packages that use ManagedClusterLoadBalancerProfileManagedOutboundIPs
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterLoadBalancerProfileManagedOutboundIPs in com.microsoft.azure.management.containerservice
Methods in com.microsoft.azure.management.containerservice that return ManagedClusterLoadBalancerProfileManagedOutboundIPsModifier and TypeMethodDescriptionManagedClusterLoadBalancerProfile.managedOutboundIPs()
Get desired managed outbound IPs for the cluster load balancer.Set desired number of outbound IP created/managed by Azure for the cluster load balancer.Methods in com.microsoft.azure.management.containerservice with parameters of type ManagedClusterLoadBalancerProfileManagedOutboundIPsModifier and TypeMethodDescriptionManagedClusterLoadBalancerProfile.withManagedOutboundIPs
(ManagedClusterLoadBalancerProfileManagedOutboundIPs managedOutboundIPs) Set desired managed outbound IPs for the cluster load balancer.