| Modifier and Type | Method and Description |
|---|---|
UpgradeRecommendedElasticPoolProperties |
UpgradeRecommendedElasticPoolProperties.withDatabaseCollection(List<String> databaseCollection)
Set the databaseCollection value.
|
UpgradeRecommendedElasticPoolProperties |
UpgradeRecommendedElasticPoolProperties.withDatabaseDtuMax(Integer databaseDtuMax)
Set the databaseDtuMax value.
|
UpgradeRecommendedElasticPoolProperties |
UpgradeRecommendedElasticPoolProperties.withDatabaseDtuMin(Integer databaseDtuMin)
Set the databaseDtuMin value.
|
UpgradeRecommendedElasticPoolProperties |
UpgradeRecommendedElasticPoolProperties.withDtu(Integer dtu)
Set the dtu value.
|
UpgradeRecommendedElasticPoolProperties |
UpgradeRecommendedElasticPoolProperties.withEdition(TargetElasticPoolEditions edition)
Set the edition value.
|
UpgradeRecommendedElasticPoolProperties |
UpgradeRecommendedElasticPoolProperties.withIncludeAllDatabases(Boolean includeAllDatabases)
Set the includeAllDatabases value.
|
UpgradeRecommendedElasticPoolProperties |
UpgradeRecommendedElasticPoolProperties.withName(String name)
Set the name value.
|
UpgradeRecommendedElasticPoolProperties |
UpgradeRecommendedElasticPoolProperties.withStorageMb(Integer storageMb)
Set the storageMb value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/