Class NetworkProfileOutboundIPs
java.lang.Object
com.azure.resourcemanager.appplatform.models.NetworkProfileOutboundIPs
Desired outbound IP resources for Azure Spring Apps resource.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of NetworkProfileOutboundIPs class. -
Method Summary
-
Constructor Details
-
NetworkProfileOutboundIPs
public NetworkProfileOutboundIPs()Creates an instance of NetworkProfileOutboundIPs class.
-
-
Method Details
-
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.
-