Class WafMetric


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

      • CLIENT_REQUEST_COUNT

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

      • WafMetric

        public WafMetric()
    • Method Detail

      • 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.