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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java