C# Class Elastacloud.AzureManagement.Fluent.Commands.SqlAzure.ListFirewallRulesCommand

Inheritance: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Show file Open project: azurecoder/fluent-management Class Usage Examples

Protected Methods

Method Description
ResponseCallback ( HttpWebResponse webResponse ) : void

Private Methods

Method Description
ListFirewallRulesCommand ( string serverName ) : System

Method Details

ResponseCallback() protected method

protected ResponseCallback ( HttpWebResponse webResponse ) : void
webResponse System.Net.HttpWebResponse
return void