Class WafMetric

java.lang.Object
com.microsoft.rest.ExpandableStringEnum<WafMetric>
com.microsoft.azure.management.cdn.WafMetric

public final class WafMetric extends com.microsoft.rest.ExpandableStringEnum<WafMetric>
Defines values for WafMetric.
  • Field Details

    • CLIENT_REQUEST_COUNT

      public static final WafMetric CLIENT_REQUEST_COUNT
      Static value clientRequestCount for WafMetric.
  • Constructor Details

    • WafMetric

      public WafMetric()
  • Method Details

    • fromString

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

      public static Collection<WafMetric> values()
      Returns:
      known WafMetric values