Interface SqlDatabaseOperations.DefinitionStages
- Enclosing interface:
- SqlDatabaseOperations
public static interface SqlDatabaseOperations.DefinitionStages
Grouping of all the SQL database definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the SQL database definition.static interfaceThe SQL database interface with all starting options for definition.static interfaceSets the authentication type and SQL or Active Directory administrator login and password.static interfaceSets the authentication type and SQL or Active Directory administrator login and password.static interfaceThe SQL Database definition to set the collation for database.static interfaceThe SQL Database definition to set the collation for database.static interfaceThe final stage of the SQL Database definition after the SQL Elastic Pool definition.static interfaceA SQL Database definition with sufficient inputs to create a new SQL database in the cloud, but exposing additional optional settings to specify.static interfaceA SQL Database definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify.static interfaceThe SQL Database definition to set the create mode for database.static interfaceThe SQL Database definition to set the edition for database.static interfaceThe SQL Database definition to set the edition for database with defaults.static interfaceThe SQL Database definition to set the elastic pool for database.static interfaceThe stage to decide whether using existing database or not.static interfaceThe SQL Database definition to import a BACPAC file as the source database.static interfaceThe SQL Database definition to import a BACPAC file as the source database.static interfaceThe SQL Database definition to set the Max Size in Bytes for database.static interfaceThe SQL Database definition to set the Max Size in Bytes for database.static interfaceThe SQL Database definition to set a restorable dropped database as the source database.static interfaceThe SQL Database definition to set a restore point as the source database.static interfaceThe SQL Database definition to set a restore point as the source database within an elastic pool.static interfaceThe SQL Database definition to set a sample database as the source database.static interfaceThe SQL Database definition to set a sample database as the source database within an elastic pool.static interfaceThe SQL Database definition to set the service level objective.static interfaceThe SQL Database definition to set the source database id for database.static interfaceThe stage of the SQL Database rule definition allowing to specify the parent resource group, SQL server and location.static interfaceSets the storage key type and value to use.static interfaceSets the storage key type and value to use.