Class ApiProfile

java.lang.Object
com.azure.resourcemanager.resources.models.ApiProfile

public final class ApiProfile extends Object
The ApiProfile model.
  • Constructor Details

    • ApiProfile

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

    • profileVersion

      public String profileVersion()
      Get the profileVersion property: The profile version.
      Returns:
      the profileVersion value.
    • apiVersion

      public String apiVersion()
      Get the apiVersion property: The API version.
      Returns:
      the apiVersion value.
    • validate

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