130 строки
8.3 KiB
YAML
130 строки
8.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.monitor.models.TimeAggregation"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation"
|
|
name: "TimeAggregation"
|
|
nameWithType: "TimeAggregation"
|
|
summary: "Aggregation type."
|
|
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 **TimeAggregation**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.monitor.models.TimeAggregation?alt=com.azure.resourcemanager.monitor.models.TimeAggregation&text=TimeAggregation\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.monitor.models.TimeAggregation.TimeAggregation()"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation.TimeAggregation()"
|
|
name: "TimeAggregation()"
|
|
nameWithType: "TimeAggregation.TimeAggregation()"
|
|
syntax: "public TimeAggregation()"
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.monitor.models.TimeAggregation.AVERAGE"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation.AVERAGE"
|
|
name: "AVERAGE"
|
|
nameWithType: "TimeAggregation.AVERAGE"
|
|
summary: "Static value Average for Time<wbr>Aggregation."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.TimeAggregation?alt=com.azure.resourcemanager.monitor.models.TimeAggregation&text=TimeAggregation\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final TimeAggregation AVERAGE"
|
|
desc: "Static value Average for TimeAggregation."
|
|
- uid: "com.azure.resourcemanager.monitor.models.TimeAggregation.COUNT"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation.COUNT"
|
|
name: "COUNT"
|
|
nameWithType: "TimeAggregation.COUNT"
|
|
summary: "Static value Count for Time<wbr>Aggregation."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.TimeAggregation?alt=com.azure.resourcemanager.monitor.models.TimeAggregation&text=TimeAggregation\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final TimeAggregation COUNT"
|
|
desc: "Static value Count for TimeAggregation."
|
|
- uid: "com.azure.resourcemanager.monitor.models.TimeAggregation.MAXIMUM"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation.MAXIMUM"
|
|
name: "MAXIMUM"
|
|
nameWithType: "TimeAggregation.MAXIMUM"
|
|
summary: "Static value Maximum for Time<wbr>Aggregation."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.TimeAggregation?alt=com.azure.resourcemanager.monitor.models.TimeAggregation&text=TimeAggregation\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final TimeAggregation MAXIMUM"
|
|
desc: "Static value Maximum for TimeAggregation."
|
|
- uid: "com.azure.resourcemanager.monitor.models.TimeAggregation.MINIMUM"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation.MINIMUM"
|
|
name: "MINIMUM"
|
|
nameWithType: "TimeAggregation.MINIMUM"
|
|
summary: "Static value Minimum for Time<wbr>Aggregation."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.TimeAggregation?alt=com.azure.resourcemanager.monitor.models.TimeAggregation&text=TimeAggregation\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final TimeAggregation MINIMUM"
|
|
desc: "Static value Minimum for TimeAggregation."
|
|
- uid: "com.azure.resourcemanager.monitor.models.TimeAggregation.TOTAL"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation.TOTAL"
|
|
name: "TOTAL"
|
|
nameWithType: "TimeAggregation.TOTAL"
|
|
summary: "Static value Total for Time<wbr>Aggregation."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.TimeAggregation?alt=com.azure.resourcemanager.monitor.models.TimeAggregation&text=TimeAggregation\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final TimeAggregation TOTAL"
|
|
desc: "Static value Total for TimeAggregation."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.monitor.models.TimeAggregation.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "TimeAggregation.fromString(String name)"
|
|
summary: "Creates or finds a Time<wbr>Aggregation 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 TimeAggregation fromString(String name)"
|
|
desc: "Creates or finds a TimeAggregation from its string representation."
|
|
returns:
|
|
description: "the corresponding TimeAggregation."
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.TimeAggregation?alt=com.azure.resourcemanager.monitor.models.TimeAggregation&text=TimeAggregation\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.monitor.models.TimeAggregation.values()"
|
|
fullName: "com.azure.resourcemanager.monitor.models.TimeAggregation.values()"
|
|
name: "values()"
|
|
nameWithType: "TimeAggregation.values()"
|
|
summary: "Gets known Time<wbr>Aggregation values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<TimeAggregation> values()"
|
|
desc: "Gets known TimeAggregation values."
|
|
returns:
|
|
description: "known TimeAggregation values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.monitor.models.TimeAggregation?alt=com.azure.resourcemanager.monitor.models.TimeAggregation&text=TimeAggregation\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Aggregation type. Relevant and required only for rules of the kind LogAlert."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.monitor.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-monitor:2.24.0
|