IFirewallRuleOperations Interface

The Azure SQL Database Management API includes operations for managing the server-level Firewall Rules for Azure SQL Database Servers. You cannot manage the database-level firewall rules using the Azure SQL Database Management API; they can only be managed by running the Transact-SQL statements against the master or individual user databases.

Namespace: Microsoft.WindowsAzure.Management.Sql
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

Usage

'Usage
Dim instance As IFirewallRuleOperations

Syntax

'Declaration
Public Interface IFirewallRuleOperations
public interface IFirewallRuleOperations
public interface class IFirewallRuleOperations
public interface IFirewallRuleOperations
public interface IFirewallRuleOperations

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

IFirewallRuleOperations Members
Microsoft.WindowsAzure.Management.Sql Namespace