HistoricalUsageMetric::Data Property
Optional. Historical metric snapshot data for the web site.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
public: property HistoricalUsageMetricData^ Data { HistoricalUsageMetricData^ get(); void set(HistoricalUsageMetricData^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.WebSites.Models::HistoricalUsageMetricData^
Show: