Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
MaxSizeCapability |
ElasticPoolDtuCapability.includedMaxSize()
Get the includedMaxSize value.
|
MaxSizeCapability |
ServiceObjectiveCapability.includedMaxSize()
Get the includedMaxSize value.
|
Modifier and Type | Method and Description |
---|---|
List<MaxSizeCapability> |
ElasticPoolDtuCapability.supportedMaxSizes()
Get the supportedMaxSizes value.
|
List<MaxSizeCapability> |
ServiceObjectiveCapability.supportedMaxSizes()
Get the supportedMaxSizes value.
|
List<MaxSizeCapability> |
ElasticPoolDtuCapability.supportedPerDatabaseMaxSizes()
Get the supportedPerDatabaseMaxSizes value.
|
Copyright © 2019. All rights reserved.