Share via


FirewallRule Constructor ()

 

Initializes a new instance of the FirewallRule class.

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

Syntax

public FirewallRule()
public:
FirewallRule()
new : unit -> FirewallRule
Public Sub New

See Also

FirewallRule Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace

Return to top