235 строки
15 KiB
YAML
235 строки
15 KiB
YAML
### YamlMime:JavaEnum
|
|
uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage"
|
|
name: "SqlElasticPoolPremiumSorage"
|
|
nameWithType: "SqlElasticPoolPremiumSorage"
|
|
summary: "The maximum allowed storage capacity for a \"Premium\" edition of an Azure SQL Elastic Pool."
|
|
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: "<xref href=\"java.lang.Enum?alt=java.lang.Enum&text=Enum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Enum.<T>valueOf(java.lang.Class<T>,java.lang.String)?alt=java.lang.Enum.<T>valueOf&text=<T>valueOf\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.clone()?alt=java.lang.Enum.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.compareTo(E)?alt=java.lang.Enum.compareTo&text=compareTo\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.equals(java.lang.Object)?alt=java.lang.Enum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.finalize()?alt=java.lang.Enum.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.getDeclaringClass()?alt=java.lang.Enum.getDeclaringClass&text=getDeclaringClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.hashCode()?alt=java.lang.Enum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.name()?alt=java.lang.Enum.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.ordinal()?alt=java.lang.Enum.ordinal&text=ordinal\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.toString()?alt=java.lang.Enum.toString&text=toString\" 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.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 enum **SqlElasticPoolPremiumSorage**</br> extends <xref href=\"java.lang.Enum?alt=java.lang.Enum&text=Enum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage?alt=com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage&text=SqlElasticPoolPremiumSorage\" data-throw-if-not-resolved=\"False\" />>"
|
|
fields:
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_100_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_100_GB"
|
|
name: "MAX_100_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_100_GB"
|
|
summary: "100 GB storage capacity available to the pool."
|
|
desc: "100 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1024_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1024_GB"
|
|
name: "MAX_1024_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_1024_GB"
|
|
summary: "1024 GB storage capacity available to the pool."
|
|
desc: "1024 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1200_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1200_GB"
|
|
name: "MAX_1200_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_1200_GB"
|
|
summary: "1200 GB storage capacity available to the pool."
|
|
desc: "1200 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1280_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1280_GB"
|
|
name: "MAX_1280_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_1280_GB"
|
|
summary: "1280 GB storage capacity available to the pool."
|
|
desc: "1280 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_150_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_150_GB"
|
|
name: "MAX_150_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_150_GB"
|
|
summary: "150 GB storage capacity available to the pool."
|
|
desc: "150 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1536_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1536_GB"
|
|
name: "MAX_1536_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_1536_GB"
|
|
summary: "1536 GB storage capacity available to the pool."
|
|
desc: "1536 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1600_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1600_GB"
|
|
name: "MAX_1600_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_1600_GB"
|
|
summary: "1600 GB storage capacity available to the pool."
|
|
desc: "1600 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1792_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_1792_GB"
|
|
name: "MAX_1792_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_1792_GB"
|
|
summary: "1792 GB storage capacity available to the pool."
|
|
desc: "1792 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2000_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2000_GB"
|
|
name: "MAX_2000_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_2000_GB"
|
|
summary: "2000 GB storage capacity available to the pool."
|
|
desc: "2000 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_200_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_200_GB"
|
|
name: "MAX_200_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_200_GB"
|
|
summary: "200 GB storage capacity available to the pool."
|
|
desc: "200 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2048_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2048_GB"
|
|
name: "MAX_2048_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_2048_GB"
|
|
summary: "2048 GB storage capacity available to the pool."
|
|
desc: "2048 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2304_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2304_GB"
|
|
name: "MAX_2304_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_2304_GB"
|
|
summary: "2304 GB storage capacity available to the pool."
|
|
desc: "2304 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2500_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2500_GB"
|
|
name: "MAX_2500_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_2500_GB"
|
|
summary: "2500 GB storage capacity available to the pool."
|
|
desc: "2500 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_250_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_250_GB"
|
|
name: "MAX_250_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_250_GB"
|
|
summary: "250 GB storage capacity available to the pool."
|
|
desc: "250 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2560_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2560_GB"
|
|
name: "MAX_2560_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_2560_GB"
|
|
summary: "2560 GB storage capacity available to the pool."
|
|
desc: "2560 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2816_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_2816_GB"
|
|
name: "MAX_2816_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_2816_GB"
|
|
summary: "2816 GB storage capacity available to the pool."
|
|
desc: "2816 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3000_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3000_GB"
|
|
name: "MAX_3000_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_3000_GB"
|
|
summary: "3000 GB storage capacity available to the pool."
|
|
desc: "3000 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_300_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_300_GB"
|
|
name: "MAX_300_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_300_GB"
|
|
summary: "300 GB storage capacity available to the pool."
|
|
desc: "300 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3072_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3072_GB"
|
|
name: "MAX_3072_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_3072_GB"
|
|
summary: "3072 GB storage capacity available to the pool."
|
|
desc: "3072 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3328_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3328_GB"
|
|
name: "MAX_3328_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_3328_GB"
|
|
summary: "3328 GB storage capacity available to the pool."
|
|
desc: "3328 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3584_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3584_GB"
|
|
name: "MAX_3584_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_3584_GB"
|
|
summary: "3584 GB storage capacity available to the pool."
|
|
desc: "3584 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3840_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_3840_GB"
|
|
name: "MAX_3840_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_3840_GB"
|
|
summary: "3840 GB storage capacity available to the pool."
|
|
desc: "3840 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_400_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_400_GB"
|
|
name: "MAX_400_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_400_GB"
|
|
summary: "400 GB storage capacity available to the pool."
|
|
desc: "400 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_4096_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_4096_GB"
|
|
name: "MAX_4096_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_4096_GB"
|
|
summary: "4096 GB storage capacity available to the pool."
|
|
desc: "4096 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_500_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_500_GB"
|
|
name: "MAX_500_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_500_GB"
|
|
summary: "500 GB storage capacity available to the pool."
|
|
desc: "500 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_50_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_50_GB"
|
|
name: "MAX_50_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_50_GB"
|
|
summary: "50 GB storage capacity available to the pool."
|
|
desc: "50 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_750_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_750_GB"
|
|
name: "MAX_750_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_750_GB"
|
|
summary: "750 GB storage capacity available to the pool."
|
|
desc: "750 GB storage capacity available to the pool."
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_800_GB"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.MAX_800_GB"
|
|
name: "MAX_800_GB"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.MAX_800_GB"
|
|
summary: "800 GB storage capacity available to the pool."
|
|
desc: "800 GB storage capacity available to the pool."
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.capacityInMB()"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.capacityInMB()"
|
|
name: "capacityInMB()"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.capacityInMB()"
|
|
syntax: "public int capacityInMB()"
|
|
returns:
|
|
description: "the maximum allowed storage capacity in MB for the SQL Elastic Pool"
|
|
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.valueOf(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.valueOf(String name)"
|
|
name: "valueOf(String name)"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.valueOf(String name)"
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static SqlElasticPoolPremiumSorage valueOf(String name)"
|
|
returns:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage?alt=com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage&text=SqlElasticPoolPremiumSorage\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.values()"
|
|
fullName: "com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage.values()"
|
|
name: "values()"
|
|
nameWithType: "SqlElasticPoolPremiumSorage.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static SqlElasticPoolPremiumSorage[] values()"
|
|
returns:
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage?alt=com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage&text=SqlElasticPoolPremiumSorage\" data-throw-if-not-resolved=\"False\" />[]"
|
|
desc: "The maximum allowed storage capacity for a \"Premium\" edition of an Azure SQL Elastic Pool."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.sql"
|
|
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4
|