Microsoft.Azure.Management.Sql.Fluent.SqlFirewallRule.Definition Namespace

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.