HistoricalUsageMetric::Data Property

 

Optional. Historical metric snapshot data for the web site.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public:
property HistoricalUsageMetricData^ Data {
	HistoricalUsageMetricData^ get();
	void set(HistoricalUsageMetricData^ value);
}
Return to top
Show: