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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java