| Modifier and Type | Method and Description |
|---|---|
MaxSizeCapability |
ElasticPoolDtuCapability.includedMaxSize()
Get the included (free) max size for this service level objective.
|
MaxSizeCapability |
ServiceObjectiveCapability.includedMaxSize()
Get the included (free) max size for this service level objective.
|
| Modifier and Type | Method and Description |
|---|---|
List<MaxSizeCapability> |
ElasticPoolDtuCapability.supportedMaxSizes()
Get the list of supported max sizes.
|
List<MaxSizeCapability> |
ServiceObjectiveCapability.supportedMaxSizes()
Get the list of supported maximum database sizes for this service objective.
|
List<MaxSizeCapability> |
ElasticPoolDtuCapability.supportedPerDatabaseMaxSizes()
Get the list of supported max database sizes.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/