Class TimeseriesAggregationInterval

java.lang.Object
com.azure.core.util.ExpandableStringEnum<TimeseriesAggregationInterval>
com.azure.resourcemanager.frontdoor.models.TimeseriesAggregationInterval

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

  • Constructor Details

    • TimeseriesAggregationInterval

      @Deprecated public TimeseriesAggregationInterval()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of TimeseriesAggregationInterval value.
  • Method Details

    • fromString

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

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