| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/