| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlDatabase.Update
The template for a SqlDatabase update operation, containing all the settings that can be modified.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabase.UpdateStages.WithEdition |
SqlDatabase.UpdateStages.WithElasticPoolName.withoutElasticPool()
Removes database from it's elastic pool.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/