110 строки
6.6 KiB
YAML
110 строки
6.6 KiB
YAML
### YamlMime:JavaEnum
|
|
uid: "com.azure.resourcemanager.loganalytics.models.Capacity"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity"
|
|
name: "Capacity"
|
|
nameWithType: "Capacity"
|
|
summary: "The capacity value."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#valueOf-java.lang.Class-java.lang.String-\">valueOf</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#compareTo-E-\">compareTo</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#describeConstable--\">describeConstable</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#getDeclaringClass--\">getDeclaringClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#name--\">name</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#ordinal--\">ordinal</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#toString--\">toString</a>"
|
|
- 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#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 enum **Capacity**</br> extends <a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a><<xref href=\"com.azure.resourcemanager.loganalytics.models.Capacity?alt=com.azure.resourcemanager.loganalytics.models.Capacity&text=Capacity\" data-throw-if-not-resolved=\"False\" />>"
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.Capacity.FIVE_ZERO_ZERO"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity.FIVE_ZERO_ZERO"
|
|
name: "FIVE_ZERO_ZERO"
|
|
nameWithType: "Capacity.FIVE_ZERO_ZERO"
|
|
summary: "Enum value 500."
|
|
desc: "Enum value 500."
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.Capacity.FIVE_ZERO_ZERO_ZERO"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity.FIVE_ZERO_ZERO_ZERO"
|
|
name: "FIVE_ZERO_ZERO_ZERO"
|
|
nameWithType: "Capacity.FIVE_ZERO_ZERO_ZERO"
|
|
summary: "Enum value 5000."
|
|
desc: "Enum value 5000."
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.Capacity.ONE_ZERO_ZERO_ZERO"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity.ONE_ZERO_ZERO_ZERO"
|
|
name: "ONE_ZERO_ZERO_ZERO"
|
|
nameWithType: "Capacity.ONE_ZERO_ZERO_ZERO"
|
|
summary: "Enum value 1000."
|
|
desc: "Enum value 1000."
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.Capacity.TWO_ZERO_ZERO_ZERO"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity.TWO_ZERO_ZERO_ZERO"
|
|
name: "TWO_ZERO_ZERO_ZERO"
|
|
nameWithType: "Capacity.TWO_ZERO_ZERO_ZERO"
|
|
summary: "Enum value 2000."
|
|
desc: "Enum value 2000."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.Capacity.fromLong(long)"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity.fromLong(long value)"
|
|
name: "fromLong(long value)"
|
|
nameWithType: "Capacity.fromLong(long value)"
|
|
summary: "Parses a serialized value to a Capacity instance."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "the serialized value to parse."
|
|
name: "value"
|
|
type: "<xref href=\"long?alt=long&text=long\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static Capacity fromLong(long value)"
|
|
desc: "Parses a serialized value to a Capacity instance."
|
|
returns:
|
|
description: "the parsed Capacity object, or null if unable to parse."
|
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Capacity?alt=com.azure.resourcemanager.loganalytics.models.Capacity&text=Capacity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.Capacity.toLong()"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity.toLong()"
|
|
name: "toLong()"
|
|
nameWithType: "Capacity.toLong()"
|
|
summary: "De-serializes the instance to long value."
|
|
syntax: "public long toLong()"
|
|
desc: "De-serializes the instance to long value."
|
|
returns:
|
|
description: "the long value."
|
|
type: "<xref href=\"long?alt=long&text=long\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.Capacity.valueOf(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity.valueOf(String name)"
|
|
name: "valueOf(String name)"
|
|
nameWithType: "Capacity.valueOf(String name)"
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static Capacity valueOf(String name)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Capacity?alt=com.azure.resourcemanager.loganalytics.models.Capacity&text=Capacity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.loganalytics.models.Capacity.values()"
|
|
fullName: "com.azure.resourcemanager.loganalytics.models.Capacity.values()"
|
|
name: "values()"
|
|
nameWithType: "Capacity.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Capacity[] values()"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Capacity?alt=com.azure.resourcemanager.loganalytics.models.Capacity&text=Capacity\" data-throw-if-not-resolved=\"False\" />[]"
|
|
desc: "The capacity value."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.loganalytics.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0
|