Class EventGroupingAggregationKind


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

      • ALERT_PER_RESULT

        public static final EventGroupingAggregationKind ALERT_PER_RESULT
        Static value AlertPerResult for EventGroupingAggregationKind.
    • Constructor Detail

      • EventGroupingAggregationKind

        public EventGroupingAggregationKind()
    • Method Detail

      • fromString

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