Class ManagedClusterLoadBalancerProfileOutboundIPs


  • public final class ManagedClusterLoadBalancerProfileOutboundIPs
    extends Object
    Desired outbound IP resources for the cluster load balancer.
    • Constructor Detail

      • ManagedClusterLoadBalancerProfileOutboundIPs

        public ManagedClusterLoadBalancerProfileOutboundIPs()
    • Method Detail

      • publicIPs

        public List<ResourceReference> publicIPs()
        Get the publicIPs property: A list of public IP resources.
        Returns:
        the publicIPs value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.