### YamlMime:JavaType uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType" fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType" name: "TimeseriesType" nameWithType: "TimeseriesType" summary: "The type of Timeseries." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **TimeseriesType**
extends <>" constructors: - uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.TimeseriesType()" fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.TimeseriesType()" name: "TimeseriesType()" nameWithType: "TimeseriesType.TimeseriesType()" summary: "Creates a new instance of TimeseriesType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public TimeseriesType()" desc: "Creates a new instance of TimeseriesType value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.LATENCY_P50" fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.LATENCY_P50" name: "LATENCY_P50" nameWithType: "TimeseriesType.LATENCY_P50" summary: "Static value LatencyP50 for TimeseriesType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TimeseriesType LATENCY_P50" desc: "Static value LatencyP50 for TimeseriesType." - uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.LATENCY_P75" fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.LATENCY_P75" name: "LATENCY_P75" nameWithType: "TimeseriesType.LATENCY_P75" summary: "Static value LatencyP75 for TimeseriesType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TimeseriesType LATENCY_P75" desc: "Static value LatencyP75 for TimeseriesType." - uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.LATENCY_P95" fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.LATENCY_P95" name: "LATENCY_P95" nameWithType: "TimeseriesType.LATENCY_P95" summary: "Static value LatencyP95 for TimeseriesType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TimeseriesType LATENCY_P95" desc: "Static value LatencyP95 for TimeseriesType." - uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.MEASUREMENT_COUNTS" fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.MEASUREMENT_COUNTS" name: "MEASUREMENT_COUNTS" nameWithType: "TimeseriesType.MEASUREMENT_COUNTS" summary: "Static value MeasurementCounts for TimeseriesType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TimeseriesType MEASUREMENT_COUNTS" desc: "Static value MeasurementCounts for TimeseriesType." methods: - uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.fromString(String name)" name: "fromString(String name)" nameWithType: "TimeseriesType.fromString(String name)" summary: "Creates or finds a TimeseriesType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static TimeseriesType fromString(String name)" desc: "Creates or finds a TimeseriesType from its string representation." returns: description: "the corresponding TimeseriesType." type: "" - uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.values()" fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.values()" name: "values()" nameWithType: "TimeseriesType.values()" summary: "Gets known TimeseriesType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known TimeseriesType values." returns: description: "known TimeseriesType values." type: "Collection<>" type: "class" desc: "The type of Timeseries." metadata: {} package: "com.azure.resourcemanager.frontdoor.models" artifact: com.azure.resourcemanager:azure-resourcemanager-frontdoor:1.0.0