166 строки
9.7 KiB
YAML
166 строки
9.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storage.models.SkuName"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName"
|
|
name: "SkuName"
|
|
nameWithType: "SkuName"
|
|
summary: "The SKU name."
|
|
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 **SkuName**</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.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.SkuName()"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.SkuName()"
|
|
name: "SkuName()"
|
|
nameWithType: "SkuName.SkuName()"
|
|
syntax: "public SkuName()"
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.PREMIUM_LRS"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.PREMIUM_LRS"
|
|
name: "PREMIUM_LRS"
|
|
nameWithType: "SkuName.PREMIUM_LRS"
|
|
summary: "Static value Premium\\_LRS for Sku<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SkuName PREMIUM_LRS"
|
|
desc: "Static value Premium\\_LRS for SkuName."
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.PREMIUM_ZRS"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.PREMIUM_ZRS"
|
|
name: "PREMIUM_ZRS"
|
|
nameWithType: "SkuName.PREMIUM_ZRS"
|
|
summary: "Static value Premium\\_ZRS for Sku<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SkuName PREMIUM_ZRS"
|
|
desc: "Static value Premium\\_ZRS for SkuName."
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_GRS"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_GRS"
|
|
name: "STANDARD_GRS"
|
|
nameWithType: "SkuName.STANDARD_GRS"
|
|
summary: "Static value Standard\\_GRS for Sku<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SkuName STANDARD_GRS"
|
|
desc: "Static value Standard\\_GRS for SkuName."
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_GZRS"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_GZRS"
|
|
name: "STANDARD_GZRS"
|
|
nameWithType: "SkuName.STANDARD_GZRS"
|
|
summary: "Static value Standard\\_GZRS for Sku<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SkuName STANDARD_GZRS"
|
|
desc: "Static value Standard\\_GZRS for SkuName."
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_LRS"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_LRS"
|
|
name: "STANDARD_LRS"
|
|
nameWithType: "SkuName.STANDARD_LRS"
|
|
summary: "Static value Standard\\_LRS for Sku<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SkuName STANDARD_LRS"
|
|
desc: "Static value Standard\\_LRS for SkuName."
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_RAGRS"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_RAGRS"
|
|
name: "STANDARD_RAGRS"
|
|
nameWithType: "SkuName.STANDARD_RAGRS"
|
|
summary: "Static value Standard\\_RAGRS for Sku<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SkuName STANDARD_RAGRS"
|
|
desc: "Static value Standard\\_RAGRS for SkuName."
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_RAGZRS"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_RAGZRS"
|
|
name: "STANDARD_RAGZRS"
|
|
nameWithType: "SkuName.STANDARD_RAGZRS"
|
|
summary: "Static value Standard\\_RAGZRS for Sku<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SkuName STANDARD_RAGZRS"
|
|
desc: "Static value Standard\\_RAGZRS for SkuName."
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_ZRS"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.STANDARD_ZRS"
|
|
name: "STANDARD_ZRS"
|
|
nameWithType: "SkuName.STANDARD_ZRS"
|
|
summary: "Static value Standard\\_ZRS for Sku<wbr>Name."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final SkuName STANDARD_ZRS"
|
|
desc: "Static value Standard\\_ZRS for SkuName."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "SkuName.fromString(String name)"
|
|
summary: "Creates or finds a Sku<wbr>Name 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 SkuName fromString(String name)"
|
|
desc: "Creates or finds a SkuName from its string representation."
|
|
returns:
|
|
description: "the corresponding SkuName."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.models.SkuName.values()"
|
|
fullName: "com.azure.resourcemanager.storage.models.SkuName.values()"
|
|
name: "values()"
|
|
nameWithType: "SkuName.values()"
|
|
summary: "Gets known Sku<wbr>Name values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<SkuName> values()"
|
|
desc: "Gets known SkuName values."
|
|
returns:
|
|
description: "known SkuName values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.storage.models.SkuName?alt=com.azure.resourcemanager.storage.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storage.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.24.0
|