| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlElasticPool.DefinitionStages.WithAttach<ParentT>
The final stage of the SQL Elastic Pool definition.
|
static interface |
SqlElasticPool.DefinitionStages.WithBasicEdition<ParentT>
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.
|
static interface |
SqlElasticPool.DefinitionStages.WithPremiumEdition<ParentT>
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.
|
static interface |
SqlElasticPool.DefinitionStages.WithStandardEdition<ParentT>
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.
|
static interface |
SqlElasticPool.SqlElasticPoolDefinition<ParentT>
Container interface for all the definitions that need to be implemented.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.