Microsoft.Azure.Management.Sql.Fluent.SqlFirewallRule.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. |
IWithAttach<ParentT> |
The final stage of the SQL Firewall Rule definition. At this stage, any remaining optional settings can be specified, or the SQL Firewall Rule definition can be attached to the parent SQL Server definition. |
IWithIPAddress<ParentT> |
The SQL Firewall Rule definition to set the IP address for the parent SQL Server. |
IWithIPAddressRange<ParentT> |
The SQL Firewall Rule definition to set the IP address range for the parent SQL Server. |
Azure SDK for .NET