106 строки
7.6 KiB
YAML
106 строки
7.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability"
|
|
name: "ElasticPoolDtuCapability"
|
|
nameWithType: "ElasticPoolDtuCapability"
|
|
summary: "The Elastic Pool DTU capability."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- 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.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" 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.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" 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.toString()?alt=java.lang.Object.toString&text=toString\" 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 class **ElasticPoolDtuCapability**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.ElasticPoolDtuCapability()"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.ElasticPoolDtuCapability()"
|
|
name: "ElasticPoolDtuCapability()"
|
|
nameWithType: "ElasticPoolDtuCapability.ElasticPoolDtuCapability()"
|
|
syntax: "public ElasticPoolDtuCapability()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.includedMaxSize()"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.includedMaxSize()"
|
|
name: "includedMaxSize()"
|
|
nameWithType: "ElasticPoolDtuCapability.includedMaxSize()"
|
|
summary: "Get the included (free) max size for this service level objective."
|
|
syntax: "public MaxSizeCapability includedMaxSize()"
|
|
desc: "Get the included (free) max size for this service level objective."
|
|
returns:
|
|
description: "the includedMaxSize value"
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.MaxSizeCapability?alt=com.microsoft.azure.management.sql.MaxSizeCapability&text=MaxSizeCapability\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.limit()"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.limit()"
|
|
name: "limit()"
|
|
nameWithType: "ElasticPoolDtuCapability.limit()"
|
|
summary: "Get the maximum size of the database (see 'unit' for the units)."
|
|
syntax: "public Long limit()"
|
|
desc: "Get the maximum size of the database (see 'unit' for the units)."
|
|
returns:
|
|
description: "the limit value"
|
|
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.maxDatabaseCount()"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.maxDatabaseCount()"
|
|
name: "maxDatabaseCount()"
|
|
nameWithType: "ElasticPoolDtuCapability.maxDatabaseCount()"
|
|
summary: "Get the maximum number of databases supported."
|
|
syntax: "public Long maxDatabaseCount()"
|
|
desc: "Get the maximum number of databases supported."
|
|
returns:
|
|
description: "the maxDatabaseCount value"
|
|
type: "<xref href=\"java.lang.Long?alt=java.lang.Long&text=Long\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.status()"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.status()"
|
|
name: "status()"
|
|
nameWithType: "ElasticPoolDtuCapability.status()"
|
|
summary: "Get the status of the capability."
|
|
syntax: "public CapabilityStatus status()"
|
|
desc: "Get the status of the capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'."
|
|
returns:
|
|
description: "the status value"
|
|
type: "<xref href=\"com.microsoft.azure.management.sql.CapabilityStatus?alt=com.microsoft.azure.management.sql.CapabilityStatus&text=CapabilityStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.supportedMaxSizes()"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.supportedMaxSizes()"
|
|
name: "supportedMaxSizes()"
|
|
nameWithType: "ElasticPoolDtuCapability.supportedMaxSizes()"
|
|
summary: "Get the list of supported max sizes."
|
|
syntax: "public List<MaxSizeCapability> supportedMaxSizes()"
|
|
desc: "Get the list of supported max sizes."
|
|
returns:
|
|
description: "the supportedMaxSizes value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.MaxSizeCapability?alt=com.microsoft.azure.management.sql.MaxSizeCapability&text=MaxSizeCapability\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.supportedPerDatabaseMaxDtus()"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.supportedPerDatabaseMaxDtus()"
|
|
name: "supportedPerDatabaseMaxDtus()"
|
|
nameWithType: "ElasticPoolDtuCapability.supportedPerDatabaseMaxDtus()"
|
|
summary: "Get the list of supported max database DTUs."
|
|
syntax: "public List<ElasticPoolPerDatabaseMaxDtuCapability> supportedPerDatabaseMaxDtus()"
|
|
desc: "Get the list of supported max database DTUs."
|
|
returns:
|
|
description: "the supportedPerDatabaseMaxDtus value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMaxDtuCapability?alt=com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMaxDtuCapability&text=ElasticPoolPerDatabaseMaxDtuCapability\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.supportedPerDatabaseMaxSizes()"
|
|
fullName: "com.microsoft.azure.management.sql.ElasticPoolDtuCapability.supportedPerDatabaseMaxSizes()"
|
|
name: "supportedPerDatabaseMaxSizes()"
|
|
nameWithType: "ElasticPoolDtuCapability.supportedPerDatabaseMaxSizes()"
|
|
summary: "Get the list of supported max database sizes."
|
|
syntax: "public List<MaxSizeCapability> supportedPerDatabaseMaxSizes()"
|
|
desc: "Get the list of supported max database sizes."
|
|
returns:
|
|
description: "the supportedPerDatabaseMaxSizes value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.sql.MaxSizeCapability?alt=com.microsoft.azure.management.sql.MaxSizeCapability&text=MaxSizeCapability\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "The Elastic Pool DTU capability."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.sql"
|
|
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4
|