Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.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 |
The first stage of the SQL database definition. |
IWithAllDifferentOptions |
The SQL database interface with all starting options for definition. |
IWithAuthentication |
Sets the authentication type and SQL or Active Directory administrator login and password. |
IWithAuthenticationAfterElasticPool |
Sets the authentication type and SQL or Active Directory administrator login and password. |
IWithAuthenticationAfterElasticPoolBeta |
Sets the authentication type and SQL or Active Directory administrator login and password. |
IWithAuthenticationBeta |
Sets the authentication type and SQL or Active Directory administrator login and password. |
IWithCollation |
The SQL Database definition to set the collation for database. |
IWithCollationAfterElasticPoolOptions |
The SQL Database definition to set the collation for database. |
IWithCreateAfterElasticPoolOptions |
The final stage of the SQL Database definition after the SQL Elastic Pool definition. |
IWithCreateAllOptions |
A SQL Database definition with sufficient inputs to create a new SQL database in the cloud, but exposing additional optional settings to specify. |
IWithCreateFinal |
A SQL Database definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. |
IWithCreateMode |
The SQL Database definition to set the create mode for database. |
IWithEdition |
The SQL Database definition to set the edition for database. |
IWithEditionDefaults |
The SQL Database definition to set the edition for database with defaults. |
IWithEditionDefaultsBeta |
The SQL Database definition to set the edition for database with defaults. |
IWithElasticPoolName |
The SQL Database definition to set the elastic pool for database. |
IWithElasticPoolNameBeta |
The SQL Database definition to set the elastic pool for database. |
IWithExistingDatabaseAfterElasticPool |
The stage to decide whether using existing database or not. |
IWithImportFrom |
The SQL Database definition to import a BACPAC file as the source database. |
IWithImportFromAfterElasticPool |
The SQL Database definition to import a BACPAC file as the source database. |
IWithImportFromAfterElasticPoolBeta |
The SQL Database definition to import a BACPAC file as the source database. |
IWithImportFromBeta |
The SQL Database definition to import a BACPAC file as the source database. |
IWithMaxSizeBytes |
The SQL Database definition to set the Max Size in Bytes for database. |
IWithMaxSizeBytesAfterElasticPoolOptions |
The SQL Database definition to set the Max Size in Bytes for database. |
IWithRestorableDroppedDatabase |
The SQL Database definition to set a restorable dropped database as the source database. |
IWithRestorableDroppedDatabaseBeta |
The SQL Database definition to set a restorable dropped database as the source database. |
IWithRestorePointDatabase |
The SQL Database definition to set a restore point as the source database. |
IWithRestorePointDatabaseAfterElasticPool |
The SQL Database definition to set a restore point as the source database within an elastic pool. |
IWithRestorePointDatabaseAfterElasticPoolBeta |
The SQL Database definition to set a restore point as the source database within an elastic pool. |
IWithRestorePointDatabaseBeta |
The SQL Database definition to set a restore point as the source database. |
IWithSampleDatabase |
The SQL Database definition to set a sample database as the source database. |
IWithSampleDatabaseAfterElasticPool |
The SQL Database definition to set a sample database as the source database within an elastic pool. |
IWithSampleDatabaseAfterElasticPoolBeta |
The SQL Database definition to set a sample database as the source database within an elastic pool. |
IWithSampleDatabaseBeta |
The SQL Database definition to set a sample database as the source database. |
IWithServiceObjective |
The SQL Database definition to set the service level objective. |
IWithSourceDatabaseId |
The SQL Database definition to set the source database id for database. |
IWithSqlServer |
The stage of the SQL Database rule definition allowing to specify the parent resource group, SQL server and location. |
IWithSqlServerBeta |
The stage of the SQL Database rule definition allowing to specify the parent resource group, SQL server and location. |
IWithStorageKey |
Sets the storage key type and value to use. |
IWithStorageKeyAfterElasticPool |
Sets the storage key type and value to use. |
IWithStorageKeyAfterElasticPoolBeta |
Sets the storage key type and value to use. |
IWithStorageKeyBeta |
Sets the storage key type and value to use. |
Azure SDK for .NET