Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank<ParentT> |
The first stage of the SQL Server Firewall rule definition. |
IWithAllDifferentOptions<ParentT> |
The SQL database interface with all starting options for definition. |
IWithAttachAfterElasticPoolOptions<ParentT> |
The final stage of the SQL Database definition after the SQL Elastic Pool definition. |
IWithAttachAllOptions<ParentT> |
The final stage of the SQL Database definition with all the other options. |
IWithAttachFinal<ParentT> |
The final stage of the SQL Database definition. At this stage, any remaining optional settings can be specified, or the SQL Database definition can be attached to the parent SQL Server definition. |
IWithAuthentication<ParentT> |
Sets the authentication type and SQL or Active Directory administrator login and password. |
IWithAuthenticationAfterElasticPool<ParentT> |
Sets the authentication type and SQL or Active Directory administrator login and password. |
IWithAuthenticationAfterElasticPoolBeta<ParentT> |
Sets the authentication type and SQL or Active Directory administrator login and password. |
IWithAuthenticationBeta<ParentT> |
Sets the authentication type and SQL or Active Directory administrator login and password. |
IWithCollation<ParentT> |
The SQL Database definition to set the collation for database. |
IWithCollationAfterElasticPoolOptions<ParentT> |
The SQL Database definition to set the collation for database. |
IWithCreateMode<ParentT> |
The SQL Database definition to set the create mode for database. |
IWithEdition<ParentT> |
The SQL Database definition to set the edition for database. |
IWithEditionDefaults<ParentT> |
The SQL Database definition to set the edition default for database. |
IWithEditionDefaultsBeta<ParentT> |
The SQL Database definition to set the edition default for database. |
IWithElasticPoolName<ParentT> |
The SQL Database definition to set the elastic pool for database. |
IWithExistingDatabaseAfterElasticPool<ParentT> |
The stage to decide whether using existing database or not. |
IWithImportFrom<ParentT> |
The SQL Database definition to import a BACPAC file as the source database. |
IWithImportFromAfterElasticPool<ParentT> |
The SQL Database definition to import a BACPAC file as the source database within an elastic pool. |
IWithImportFromAfterElasticPoolBeta<ParentT> |
The SQL Database definition to import a BACPAC file as the source database within an elastic pool. |
IWithImportFromBeta<ParentT> |
The SQL Database definition to import a BACPAC file as the source database. |
IWithMaxSizeBytes<ParentT> |
The SQL Database definition to set the Max Size in Bytes for database. |
IWithMaxSizeBytesAfterElasticPoolOptions<ParentT> |
The SQL Database definition to set the Max Size in Bytes for database. |
IWithRestorableDroppedDatabase<ParentT> |
The SQL Database definition to set a restorable dropped database as the source database. |
IWithRestorableDroppedDatabaseBeta<ParentT> |
The SQL Database definition to set a restorable dropped database as the source database. |
IWithRestorePointDatabase<ParentT> |
The SQL Database definition to set a restore point as the source database. |
IWithRestorePointDatabaseAfterElasticPool<ParentT> |
The SQL Database definition to set a restore point as the source database within an elastic pool. |
IWithRestorePointDatabaseAfterElasticPoolBeta<ParentT> |
The SQL Database definition to set a restore point as the source database within an elastic pool. |
IWithRestorePointDatabaseBeta<ParentT> |
The SQL Database definition to set a restore point as the source database. |
IWithSampleDatabase<ParentT> |
The SQL Database definition to set a sample database as the source database. |
IWithSampleDatabaseAfterElasticPool<ParentT> |
The SQL Database definition to set a sample database as the source database within an elastic pool. |
IWithSampleDatabaseAfterElasticPoolBeta<ParentT> |
The SQL Database definition to set a sample database as the source database within an elastic pool. |
IWithSampleDatabaseBeta<ParentT> |
The SQL Database definition to set a sample database as the source database. |
IWithServiceObjective<ParentT> |
The SQL Database definition to set the service level objective. |
IWithSourceDatabaseId<ParentT> |
The SQL Database definition to set the source database id for database. |
IWithStorageKey<ParentT> |
Sets the storage key type and value to use. |
IWithStorageKeyAfterElasticPool<ParentT> |
Sets the storage key type and value to use. |
IWithStorageKeyAfterElasticPoolBeta<ParentT> |
Sets the storage key type and value to use. |
IWithStorageKeyBeta<ParentT> |
Sets the storage key type and value to use. |
Azure SDK for .NET