Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabase.DefinitionStages.WithAttachFinal
Packages that use SqlDatabase.DefinitionStages.WithAttachFinal
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlDatabase.DefinitionStages.WithAttachFinal in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabase.DefinitionStages.WithAttachFinal in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceSqlDatabase.DefinitionStages.Blank<ParentT>The 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 SQL Database definition to set the edition default for database.static interfaceThe stage to decide whether using existing database or not.static interfaceSqlDatabase.SqlDatabaseDefinition<ParentT>Container interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlDatabase.DefinitionStages.WithAttachFinalModifier and TypeMethodDescriptionSqlDatabase.DefinitionStages.WithRestorableDroppedDatabase.fromRestorableDroppedDatabase(SqlRestorableDroppedDatabase restorableDroppedDatabase) Creates a new database from a previously deleted database (see restorable dropped database).SqlDatabase.DefinitionStages.WithAuthenticationAfterElasticPool.withActiveDirectoryLoginAndPassword(String administratorLogin, String administratorPassword) SqlDatabase.DefinitionStages.WithCreateMode.withMode(CreateMode createMode) Sets the create mode for the SQL Database.SqlDatabase.DefinitionStages.WithAuthenticationAfterElasticPool.withSqlAdministratorLoginAndPassword(String administratorLogin, String administratorPassword)