C# Class Elastacloud.AzureManagement.Fluent.Commands.Websites.GetWebsiteListCommand

Used to create a hosted service within a given subscription
Inheritance: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Mostrar archivo Open project: azurecoder/fluent-management Class Usage Examples

Protected Methods

Method Description
ResponseCallback ( System webResponse ) : void

Used to populate the website regions

Private Methods

Method Description
GetWebsiteListCommand ( ) : System

Constructs a websites list command

Method Details

ResponseCallback() protected method

Used to populate the website regions
protected ResponseCallback ( System webResponse ) : void
webResponse System
return void