C# Class Elastacloud.AzureManagement.Fluent.Commands.Subscriptions.GetSubscriberLocationsCommand

Gets the available locations for this subscription - this is relevant where Microsoft provide free
Inheritance: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Show file Open project: azurecoder/fluent-management Class Usage Examples

Private Properties

Property Type Description
GetSubscriberLocationsCommand System.Collections.Generic

Protected Methods

Method Description
ResponseCallback ( HttpWebResponse webResponse ) : void

Private Methods

Method Description
GetSubscriberLocationsCommand ( ) : System.Collections.Generic

Method Details

ResponseCallback() protected method

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