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

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

Protected Methods

Method Description
ResponseCallback ( System webResponse ) : void

Private Methods

Method Description
DeleteServiceBusNamespaceCommand ( string name ) : System

Method Details

ResponseCallback() protected method

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