Class WebApplicationFirewallRuleType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<WebApplicationFirewallRuleType>
com.azure.resourcemanager.network.models.WebApplicationFirewallRuleType

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

  • Constructor Details

    • WebApplicationFirewallRuleType

      public WebApplicationFirewallRuleType()
  • Method Details

    • fromString

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

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