Uses of Interface
com.azure.resourcemanager.sql.models.SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions
Packages that use SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions in com.azure.resourcemanager.sql.models
Subinterfaces of SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage to decide whether using existing database or not.Methods in com.azure.resourcemanager.sql.models that return SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptionsModifier and TypeMethodDescriptionSqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool.fromRestorePoint(RestorePoint restorePoint) Creates a new database from a restore point.SqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool.fromRestorePoint(RestorePoint restorePoint, OffsetDateTime restorePointDateTime) Creates a new database from a restore point.SqlDatabase.DefinitionStages.WithSampleDatabaseAfterElasticPool.fromSample(SampleName sampleName) Creates a new database from a restore point.SqlDatabase.DefinitionStages.WithCollationAfterElasticPoolOptions.withCollation(String collation) Sets the collation for the SQL Database.SqlDatabase.DefinitionStages.WithMaxSizeBytesAfterElasticPoolOptions.withMaxSizeBytes(long maxSizeBytes) Sets the max size in bytes for SQL Database.