Interface SqlDatabase.DefinitionStages
- Enclosing interface:
- SqlDatabase
public static interface SqlDatabase.DefinitionStages
Grouping of all the SQL Database definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of the SQL Server Firewall rule definition.static interface
The SQL database interface with all starting options for definition.static interface
The final stage of the SQL Database definition after the SQL Elastic Pool definition.static interface
The final stage of the SQL Database definition with all the other options.static interface
The final stage of the SQL Database definition.static interface
Sets the authentication type and SQL or Active Directory administrator login and password.static interface
Sets the authentication type and SQL or Active Directory administrator login and password.static interface
The SQL Database definition to set the collation for database.static interface
The SQL Database definition to set the collation for database.static interface
The SQL Database definition to set the create mode for database.static interface
The SQL Database definition to set the edition for database.static interface
The SQL Database definition to set the edition default for database.static interface
The SQL Database definition to set the elastic pool for database.static interface
The stage to decide whether using existing database or not.static interface
The SQL Database definition to import a BACPAC file as the source database.static interface
The SQL Database definition to import a BACPAC file as the source database within an elastic pool.static interface
The SQL Database definition to set the Max Size in Bytes for database.static interface
The SQL Database definition to set the Max Size in Bytes for database.static interface
The SQL Database definition to set a restorable dropped database as the source database.static interface
The SQL Database definition to set a restore point as the source database.static interface
The SQL Database definition to set a restore point as the source database within an elastic pool.static interface
The SQL Database definition to set a sample database as the source database.static interface
The SQL Database definition to set a sample database as the source database within an elastic pool.static interface
The SQL Database definition to set the service level objective.static interface
The SQL Database definition to set the source database id for database.static interface
Sets the storage key type and value to use.static interface
Sets the storage key type and value to use.