Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions
Packages that use SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the SQL database definition.static interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptionsModifier and TypeMethodDescriptionBegins the definition of a new SQL Database to be added to this server.SqlDatabaseOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(SqlServer sqlServer) Sets the parent SQL server for the new SQL Database.SqlDatabaseOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(String resourceGroupName, String sqlServerName, String location) Sets the parent SQL server name and resource group it belongs to.