Class NetworkProfileOutboundIPs


  • public final class NetworkProfileOutboundIPs
    extends Object
    Desired outbound IP resources for Azure Spring Cloud instance.
    • Constructor Detail

      • NetworkProfileOutboundIPs

        public NetworkProfileOutboundIPs()
    • Method Detail

      • publicIPs

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

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