153 строки
9.3 KiB
YAML
153 строки
9.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.cosmosdb.UnitType"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType"
|
|
name: "UnitType"
|
|
nameWithType: "UnitType"
|
|
summary: "Defines values for Unit<wbr>Type."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)?alt=com.microsoft.rest.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.hashCode()?alt=com.microsoft.rest.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.toString()?alt=com.microsoft.rest.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public final class **UnitType**</br> extends <xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.UnitType()"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.UnitType()"
|
|
name: "UnitType()"
|
|
nameWithType: "UnitType.UnitType()"
|
|
syntax: "public UnitType()"
|
|
fields:
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.BYTES"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.BYTES"
|
|
name: "BYTES"
|
|
nameWithType: "UnitType.BYTES"
|
|
summary: "Static value Bytes for Unit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UnitType BYTES"
|
|
desc: "Static value Bytes for UnitType."
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.BYTES_PER_SECOND"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.BYTES_PER_SECOND"
|
|
name: "BYTES_PER_SECOND"
|
|
nameWithType: "UnitType.BYTES_PER_SECOND"
|
|
summary: "Static value Bytes<wbr>Per<wbr>Second for Unit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UnitType BYTES_PER_SECOND"
|
|
desc: "Static value BytesPerSecond for UnitType."
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.COUNT"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.COUNT"
|
|
name: "COUNT"
|
|
nameWithType: "UnitType.COUNT"
|
|
summary: "Static value Count for Unit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UnitType COUNT"
|
|
desc: "Static value Count for UnitType."
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.COUNT_PER_SECOND"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.COUNT_PER_SECOND"
|
|
name: "COUNT_PER_SECOND"
|
|
nameWithType: "UnitType.COUNT_PER_SECOND"
|
|
summary: "Static value Count<wbr>Per<wbr>Second for Unit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UnitType COUNT_PER_SECOND"
|
|
desc: "Static value CountPerSecond for UnitType."
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.MILLISECONDS"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.MILLISECONDS"
|
|
name: "MILLISECONDS"
|
|
nameWithType: "UnitType.MILLISECONDS"
|
|
summary: "Static value Milliseconds for Unit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UnitType MILLISECONDS"
|
|
desc: "Static value Milliseconds for UnitType."
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.PERCENT"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.PERCENT"
|
|
name: "PERCENT"
|
|
nameWithType: "UnitType.PERCENT"
|
|
summary: "Static value Percent for Unit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UnitType PERCENT"
|
|
desc: "Static value Percent for UnitType."
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.SECONDS"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.SECONDS"
|
|
name: "SECONDS"
|
|
nameWithType: "UnitType.SECONDS"
|
|
summary: "Static value Seconds for Unit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UnitType SECONDS"
|
|
desc: "Static value Seconds for UnitType."
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.fromString(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "UnitType.fromString(String name)"
|
|
summary: "Creates or finds a Unit<wbr>Type from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for"
|
|
name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static UnitType fromString(String name)"
|
|
desc: "Creates or finds a UnitType from its string representation."
|
|
returns:
|
|
description: "the corresponding UnitType"
|
|
type: "<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cosmosdb.UnitType.values()"
|
|
fullName: "com.microsoft.azure.management.cosmosdb.UnitType.values()"
|
|
name: "values()"
|
|
nameWithType: "UnitType.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<UnitType> values()"
|
|
returns:
|
|
description: "known UnitType values"
|
|
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.cosmosdb.UnitType?alt=com.microsoft.azure.management.cosmosdb.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Defines values for UnitType."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.cosmosdb"
|
|
artifact: com.microsoft.azure:azure-mgmt-cosmosdb:1.41.4
|