Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabase.DefinitionStages.WithCreateMode
Packages that use SqlDatabase.DefinitionStages.WithCreateMode
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlDatabase.DefinitionStages.WithCreateMode in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabase.DefinitionStages.WithCreateMode in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic 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.WithCreateModeModifier and TypeMethodDescriptionSqlDatabase.DefinitionStages.WithSourceDatabaseId.withSourceDatabase(SqlDatabase sourceDatabase) Sets the resource if of source database for the SQL Database.SqlDatabase.DefinitionStages.WithSourceDatabaseId.withSourceDatabase(String sourceDatabaseId) Sets the resource if of source database for the SQL Database.