| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool<ParentT> |
SqlDatabase.DefinitionStages.WithElasticPoolName.withExistingElasticPool(SqlElasticPool sqlElasticPool)
Sets the existing elastic pool for the SQLDatabase.
|
SqlDatabase.Update |
SqlDatabase.UpdateStages.WithElasticPoolName.withExistingElasticPool(SqlElasticPool sqlElasticPool)
Sets the existing elastic pool for the SQLDatabase.
|
SqlDatabaseOperations.DefinitionStages.WithExistingDatabaseAfterElasticPool |
SqlDatabaseOperations.DefinitionStages.WithElasticPoolName.withExistingElasticPool(SqlElasticPool sqlElasticPool)
Sets the existing elastic pool for the SQLDatabase.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.