Class ApplicationGatewayWafRuleStateTypes

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

public final class ApplicationGatewayWafRuleStateTypes extends com.azure.core.util.ExpandableStringEnum<ApplicationGatewayWafRuleStateTypes>
The string representation of the web application firewall rule state.
  • Field Details

  • Constructor Details

    • ApplicationGatewayWafRuleStateTypes

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

    • fromString

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

      Gets known ApplicationGatewayWafRuleStateTypes values.
      Returns:
      known ApplicationGatewayWafRuleStateTypes values.