Microsoft.Azure.Management.Sql.Fluent.SqlServer.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 Server definition. |
IDefinition |
Container interface for all the definitions that need to be implemented. |
IWithActiveDirectoryAdministrator |
A SQL Server definition setting the Active Directory administrator. |
IWithAdministratorLogin |
A SQL Server definition setting administrator user name. |
IWithAdministratorPassword |
A SQL Server definition setting admin user password. |
IWithCreate |
A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. |
IWithDatabase |
A SQL Server definition for specifying the databases. |
IWithDatabaseBeta |
A SQL Server definition for specifying the databases. |
IWithElasticPool |
A SQL Server definition for specifying elastic pool. |
IWithElasticPoolBeta |
A SQL Server definition for specifying elastic pool. |
IWithFirewallRule |
The stage of the SQL Server definition allowing to specify the SQL Firewall rules. |
IWithFirewallRuleBeta |
The stage of the SQL Server definition allowing to specify the SQL Firewall rules. |
IWithGroup |
A SQL Server definition allowing resource group to be set. |
IWithSystemAssignedManagedServiceIdentity |
A SQL Server definition setting the managed service identity. |
IWithVirtualNetworkRule |
The stage of the SQL Server definition allowing to specify the SQL Virtual Network Rules. |
Azure SDK for .NET