Class NetworkProfileOutboundIPs

java.lang.Object
com.azure.resourcemanager.appplatform.models.NetworkProfileOutboundIPs

public final class NetworkProfileOutboundIPs extends Object
Desired outbound IP resources for Azure Spring Apps resource.
  • Constructor Details

    • NetworkProfileOutboundIPs

      public NetworkProfileOutboundIPs()
      Creates an instance of NetworkProfileOutboundIPs class.
  • Method Details

    • 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.