231 строка
12 KiB
YAML
231 строка
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.monitor.models.Unit"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit"
|
|
name: "Unit"
|
|
nameWithType: "Unit"
|
|
summary: "The unit of the metric."
|
|
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.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" 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 **Unit**</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.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.Unit()"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.Unit()"
|
|
name: "Unit()"
|
|
nameWithType: "Unit.Unit()"
|
|
summary: "Creates a new instance of Unit value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.monitor.models.Unit.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 Unit()"
|
|
desc: "Creates a new instance of Unit value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.BITS_PER_SECOND"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.BITS_PER_SECOND"
|
|
name: "BITS_PER_SECOND"
|
|
nameWithType: "Unit.BITS_PER_SECOND"
|
|
summary: "Static value Bits<wbr>Per<wbr>Second for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit BITS_PER_SECOND"
|
|
desc: "Static value BitsPerSecond for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.BYTES"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.BYTES"
|
|
name: "BYTES"
|
|
nameWithType: "Unit.BYTES"
|
|
summary: "Static value Bytes for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit BYTES"
|
|
desc: "Static value Bytes for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.BYTES_PER_SECOND"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.BYTES_PER_SECOND"
|
|
name: "BYTES_PER_SECOND"
|
|
nameWithType: "Unit.BYTES_PER_SECOND"
|
|
summary: "Static value Bytes<wbr>Per<wbr>Second for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit BYTES_PER_SECOND"
|
|
desc: "Static value BytesPerSecond for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.BYTE_SECONDS"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.BYTE_SECONDS"
|
|
name: "BYTE_SECONDS"
|
|
nameWithType: "Unit.BYTE_SECONDS"
|
|
summary: "Static value Byte<wbr>Seconds for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit BYTE_SECONDS"
|
|
desc: "Static value ByteSeconds for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.CORES"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.CORES"
|
|
name: "CORES"
|
|
nameWithType: "Unit.CORES"
|
|
summary: "Static value Cores for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit CORES"
|
|
desc: "Static value Cores for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.COUNT"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.COUNT"
|
|
name: "COUNT"
|
|
nameWithType: "Unit.COUNT"
|
|
summary: "Static value Count for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit COUNT"
|
|
desc: "Static value Count for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.COUNT_PER_SECOND"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.COUNT_PER_SECOND"
|
|
name: "COUNT_PER_SECOND"
|
|
nameWithType: "Unit.COUNT_PER_SECOND"
|
|
summary: "Static value Count<wbr>Per<wbr>Second for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit COUNT_PER_SECOND"
|
|
desc: "Static value CountPerSecond for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.MILLI_CORES"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.MILLI_CORES"
|
|
name: "MILLI_CORES"
|
|
nameWithType: "Unit.MILLI_CORES"
|
|
summary: "Static value Milli<wbr>Cores for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit MILLI_CORES"
|
|
desc: "Static value MilliCores for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.MILLI_SECONDS"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.MILLI_SECONDS"
|
|
name: "MILLI_SECONDS"
|
|
nameWithType: "Unit.MILLI_SECONDS"
|
|
summary: "Static value Milli<wbr>Seconds for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit MILLI_SECONDS"
|
|
desc: "Static value MilliSeconds for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.NANO_CORES"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.NANO_CORES"
|
|
name: "NANO_CORES"
|
|
nameWithType: "Unit.NANO_CORES"
|
|
summary: "Static value Nano<wbr>Cores for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit NANO_CORES"
|
|
desc: "Static value NanoCores for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.PERCENT"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.PERCENT"
|
|
name: "PERCENT"
|
|
nameWithType: "Unit.PERCENT"
|
|
summary: "Static value Percent for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit PERCENT"
|
|
desc: "Static value Percent for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.SECONDS"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.SECONDS"
|
|
name: "SECONDS"
|
|
nameWithType: "Unit.SECONDS"
|
|
summary: "Static value Seconds for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit SECONDS"
|
|
desc: "Static value Seconds for Unit."
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.UNSPECIFIED"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.UNSPECIFIED"
|
|
name: "UNSPECIFIED"
|
|
nameWithType: "Unit.UNSPECIFIED"
|
|
summary: "Static value Unspecified for Unit."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Unit UNSPECIFIED"
|
|
desc: "Static value Unspecified for Unit."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "Unit.fromString(String name)"
|
|
summary: "Creates or finds a Unit 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 Unit fromString(String name)"
|
|
desc: "Creates or finds a Unit from its string representation."
|
|
returns:
|
|
description: "the corresponding Unit."
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.monitor.models.Unit.values()"
|
|
fullName: "com.azure.resourcemanager.monitor.models.Unit.values()"
|
|
name: "values()"
|
|
nameWithType: "Unit.values()"
|
|
summary: "Gets known Unit values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<Unit> values()"
|
|
desc: "Gets known Unit values."
|
|
returns:
|
|
description: "known Unit 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.Unit?alt=com.azure.resourcemanager.monitor.models.Unit&text=Unit\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "The unit of the metric."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.monitor.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-monitor:2.44.0
|