| Modifier and Type | Method and Description |
|---|---|
MaxSizeCapability |
ServiceObjectiveCapability.includedMaxSize()
Get the includedMaxSize value.
|
MaxSizeCapability |
ElasticPoolDtuCapability.includedMaxSize()
Get the includedMaxSize value.
|
| Modifier and Type | Method and Description |
|---|---|
List<MaxSizeCapability> |
ServiceObjectiveCapability.supportedMaxSizes()
Get the supportedMaxSizes value.
|
List<MaxSizeCapability> |
ElasticPoolDtuCapability.supportedMaxSizes()
Get the supportedMaxSizes value.
|
List<MaxSizeCapability> |
ElasticPoolDtuCapability.supportedPerDatabaseMaxSizes()
Get the supportedPerDatabaseMaxSizes value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/