Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabaseOperations.DefinitionStages.WithCreateFinal
Packages that use SqlDatabaseOperations.DefinitionStages.WithCreateFinal
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlDatabaseOperations.DefinitionStages.WithCreateFinal in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabaseOperations.DefinitionStages.WithCreateFinal in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the SQL database 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 interfaceA SQL Database definition with sufficient inputs to create a new SQL database in the cloud, but exposing additional optional settings to specify.static interfaceThe SQL Database definition to set the edition for database with defaults.static interfaceThe stage to decide whether using existing database or not.static interfaceContainer interface for all the definitions that need to be implemented.Subinterfaces with type arguments of type SqlDatabaseOperations.DefinitionStages.WithCreateFinal in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceA SQL Database definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify.Methods in com.azure.resourcemanager.sql.models that return SqlDatabaseOperations.DefinitionStages.WithCreateFinalModifier and TypeMethodDescriptionSqlDatabaseOperations.DefinitionStages.WithRestorableDroppedDatabase.fromRestorableDroppedDatabase(SqlRestorableDroppedDatabase restorableDroppedDatabase) Creates a new database from a previously deleted database (see restorable dropped database).