Interface SqlDatabase.DefinitionStages
- Enclosing interface:
- SqlDatabase
public static interface SqlDatabase.DefinitionStages
Grouping of all the SQL Database definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the SQL Server Firewall rule definition.static interfaceThe SQL database interface with all starting options for definition.static interfaceThe final stage of the SQL Database definition after the SQL Elastic Pool definition.static interfaceThe final stage of the SQL Database definition with all the other options.static interfaceThe final stage of the SQL Database 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 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 default for database.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 within an elastic pool.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 interfaceSets the storage key type and value to use.static interfaceSets the storage key type and value to use.