Class ApplicationGatewayTierTypes

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ApplicationGatewayTierTypes>
com.azure.resourcemanager.network.models.ApplicationGatewayTierTypes
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class ApplicationGatewayTierTypes extends com.azure.core.util.ExpandableStringEnum<ApplicationGatewayTierTypes>
Defines values for ApplicationGatewayTierTypes.
  • Field Details

  • Constructor Details

    • ApplicationGatewayTierTypes

      @Deprecated public ApplicationGatewayTierTypes()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of ApplicationGatewayTierTypes value.
  • Method Details

    • fromString

      public static ApplicationGatewayTierTypes fromString(String name)
      Creates or finds a ApplicationGatewayTierTypes from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding ApplicationGatewayTierTypes.
    • values

      public static Collection<ApplicationGatewayTierTypes> values()
      Gets known ApplicationGatewayTierTypes values.
      Returns:
      known ApplicationGatewayTierTypes values.