SqlElasticPoolOperations.DefinitionStages.WithCreate Interface
Implements
DefinitionWithTags<WithCreate>
Creatable<SqlElasticPool>
WithDatabase
WithDatabaseMaxCapacity
WithDatabaseMinCapacity
WithStorageCapacity
public static interface SqlElasticPoolOperations.DefinitionStages.WithCreate
extends WithDatabaseMinCapacity, WithDatabaseMaxCapacity, WithStorageCapacity, WithDatabase, DefinitionWithTags<WithCreate>, Creatable<SqlElasticPool>
A SQL Server definition with sufficient inputs to create a new SQL Elastic Pool in the cloud, but exposing additional optional inputs to specify.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java