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

Used to create a hosted service within a given subscription
Inheritance: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
Exibir arquivo 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
GetWebsiteMetricsCommand ( Website website, System.DateTime startTime, System.DateTime endTime ) : 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