C# Class Elastacloud.AzureManagement.Fluent.Commands.Services.CheckServiceBusNamespaceAvailabilityCommand

Used to create a hosted service within a given subscription
Inheritance: ServiceCommand
Exibir arquivo Open project: azurecoder/fluent-management Class Usage Examples

Protected Methods

Method Description
ResponseCallback ( HttpWebResponse webResponse ) : void

Private Methods

Method Description
CheckServiceBusNamespaceAvailabilityCommand ( string name ) : System

Method Details

ResponseCallback() protected method

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