Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabase.DefinitionStages.WithCollationAfterElasticPoolOptions
-
Packages that use SqlDatabase.DefinitionStages.WithCollationAfterElasticPoolOptions Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlDatabase.DefinitionStages.WithCollationAfterElasticPoolOptions in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabase.DefinitionStages.WithCollationAfterElasticPoolOptions in com.azure.resourcemanager.sql.models Modifier and Type Interface Description static interfaceSqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions<ParentT>The final stage of the SQL Database definition after the SQL Elastic Pool definition.static interfaceSqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool<ParentT>The stage to decide whether using existing database or not.
-