Class ApiPortalInstance
java.lang.Object
com.azure.resourcemanager.appplatform.models.ApiPortalInstance
Collection of instances belong to the API portal.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiPortalInstance
public ApiPortalInstance()Creates an instance of ApiPortalInstance class.
-
-
Method Details
-
name
Get the name property: Name of the API portal instance.- Returns:
- the name value.
-
status
Get the status property: Status of the API portal instance.- Returns:
- the status value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-