azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.f...

122 строки
8.3 KiB
YAML

### 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:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **TimeseriesType**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />&gt;"
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 Timeseries<wbr>Type value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>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 Timeseries<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
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 Timeseries<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
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 Timeseries<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
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 Measurement<wbr>Counts for Timeseries<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
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 Timeseries<wbr>Type from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static TimeseriesType fromString(String name)"
desc: "Creates or finds a TimeseriesType from its string representation."
returns:
description: "the corresponding TimeseriesType."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.values()"
fullName: "com.azure.resourcemanager.frontdoor.models.TimeseriesType.values()"
name: "values()"
nameWithType: "TimeseriesType.values()"
summary: "Gets known Timeseries<wbr>Type values."
modifiers:
- "static"
syntax: "public static Collection<TimeseriesType> values()"
desc: "Gets known TimeseriesType values."
returns:
description: "known TimeseriesType values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The type of Timeseries."
metadata: {}
package: "com.azure.resourcemanager.frontdoor.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-frontdoor:1.0.0