| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlElasticPoolOperations.DefinitionStages.WithBasicEdition
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.
|
static interface |
SqlElasticPoolOperations.DefinitionStages.WithCreate
A SQL Server definition with sufficient inputs to create a new SQL Elastic Pool in the cloud, but exposing
additional optional inputs to specify.
|
static interface |
SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.
|
static interface |
SqlElasticPoolOperations.DefinitionStages.WithStandardEdition
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.
|
static interface |
SqlElasticPoolOperations.SqlElasticPoolOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.