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

Used to check the availablity of a hosted service
Inheritance: ServiceCommand
Datei anzeigen Open project: azurecoder/fluent-management Class Usage Examples

Protected Methods

Method Description
ResponseCallback ( System webResponse ) : void

Private Methods

Method Description
CheckCloudServiceNameAvailableCommand ( string name ) : System

Method Details

ResponseCallback() protected method

protected ResponseCallback ( System webResponse ) : void
webResponse System
return void