2022-08-31 07:07:18 +03:00
|
|
|
### YamlMime:JavaType
|
|
|
|
uid: "com.azure.resourcemanager.cosmos.models.ServiceSize"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ServiceSize"
|
|
|
|
name: "ServiceSize"
|
|
|
|
nameWithType: "ServiceSize"
|
|
|
|
summary: "Instance type for the service."
|
|
|
|
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\" />"
|
2022-09-27 07:22:51 +03:00
|
|
|
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\" />"
|
2024-09-28 08:02:48 +03:00
|
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" data-throw-if-not-resolved=\"False\" />"
|
2022-09-27 07:22:51 +03:00
|
|
|
- "<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>"
|
2022-11-01 07:30:49 +03:00
|
|
|
syntax: "public final class **ServiceSize**</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.cosmos.models.ServiceSize?alt=com.azure.resourcemanager.cosmos.models.ServiceSize&text=ServiceSize\" data-throw-if-not-resolved=\"False\" />>"
|
2022-08-31 07:07:18 +03:00
|
|
|
constructors:
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ServiceSize.ServiceSize()"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ServiceSize.ServiceSize()"
|
|
|
|
name: "ServiceSize()"
|
|
|
|
nameWithType: "ServiceSize.ServiceSize()"
|
2023-03-23 23:02:24 +03:00
|
|
|
summary: "Creates a new instance of Service<wbr>Size value."
|
|
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cosmos.models.ServiceSize.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 ServiceSize()"
|
|
|
|
desc: "Creates a new instance of ServiceSize value."
|
|
|
|
hasDeprecatedTag: true
|
2022-08-31 07:07:18 +03:00
|
|
|
fields:
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ServiceSize.COSMOS_D16S"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ServiceSize.COSMOS_D16S"
|
|
|
|
name: "COSMOS_D16S"
|
|
|
|
nameWithType: "ServiceSize.COSMOS_D16S"
|
|
|
|
summary: "Static value Cosmos.<wbr>D16s for Service<wbr>Size."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ServiceSize?alt=com.azure.resourcemanager.cosmos.models.ServiceSize&text=ServiceSize\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final ServiceSize COSMOS_D16S"
|
|
|
|
desc: "Static value Cosmos.D16s for ServiceSize."
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ServiceSize.COSMOS_D4S"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ServiceSize.COSMOS_D4S"
|
|
|
|
name: "COSMOS_D4S"
|
|
|
|
nameWithType: "ServiceSize.COSMOS_D4S"
|
|
|
|
summary: "Static value Cosmos.<wbr>D4s for Service<wbr>Size."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ServiceSize?alt=com.azure.resourcemanager.cosmos.models.ServiceSize&text=ServiceSize\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final ServiceSize COSMOS_D4S"
|
|
|
|
desc: "Static value Cosmos.D4s for ServiceSize."
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ServiceSize.COSMOS_D8S"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ServiceSize.COSMOS_D8S"
|
|
|
|
name: "COSMOS_D8S"
|
|
|
|
nameWithType: "ServiceSize.COSMOS_D8S"
|
|
|
|
summary: "Static value Cosmos.<wbr>D8s for Service<wbr>Size."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ServiceSize?alt=com.azure.resourcemanager.cosmos.models.ServiceSize&text=ServiceSize\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final ServiceSize COSMOS_D8S"
|
|
|
|
desc: "Static value Cosmos.D8s for ServiceSize."
|
|
|
|
methods:
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ServiceSize.fromString(java.lang.String)"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ServiceSize.fromString(String name)"
|
|
|
|
name: "fromString(String name)"
|
|
|
|
nameWithType: "ServiceSize.fromString(String name)"
|
|
|
|
summary: "Creates or finds a Service<wbr>Size from its string representation."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
parameters:
|
|
|
|
- description: "a name to look for."
|
|
|
|
name: "name"
|
2022-09-07 07:25:44 +03:00
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
2022-08-31 07:07:18 +03:00
|
|
|
syntax: "public static ServiceSize fromString(String name)"
|
|
|
|
desc: "Creates or finds a ServiceSize from its string representation."
|
|
|
|
returns:
|
|
|
|
description: "the corresponding ServiceSize."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ServiceSize?alt=com.azure.resourcemanager.cosmos.models.ServiceSize&text=ServiceSize\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ServiceSize.values()"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ServiceSize.values()"
|
|
|
|
name: "values()"
|
|
|
|
nameWithType: "ServiceSize.values()"
|
|
|
|
summary: "Gets known Service<wbr>Size values."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
syntax: "public static Collection<ServiceSize> values()"
|
|
|
|
desc: "Gets known ServiceSize values."
|
|
|
|
returns:
|
|
|
|
description: "known ServiceSize values."
|
2022-09-07 07:25:44 +03:00
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.cosmos.models.ServiceSize?alt=com.azure.resourcemanager.cosmos.models.ServiceSize&text=ServiceSize\" data-throw-if-not-resolved=\"False\" />>"
|
2022-08-31 07:07:18 +03:00
|
|
|
type: "class"
|
|
|
|
desc: "Instance type for the service."
|
|
|
|
metadata: {}
|
|
|
|
package: "com.azure.resourcemanager.cosmos.models"
|
2024-11-08 12:37:43 +03:00
|
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cosmos:2.44.1
|