Class ApiPortalInstance

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

public final class ApiPortalInstance extends Object
Collection of instances belong to the API portal.
  • Constructor Details

    • ApiPortalInstance

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

    • name

      public String name()
      Get the name property: Name of the API portal instance.
      Returns:
      the name value.
    • status

      public String 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.