Class MetricAggregationType


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

      • MetricAggregationType

        public MetricAggregationType()
    • Method Detail

      • fromString

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