WebHostingPlanGetHistoricalUsageMetricsResponse::UsageMetrics Property
Optional. Historical metric snapshots for the web site.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
public: property IList<HistoricalUsageMetric^>^ UsageMetrics { IList<HistoricalUsageMetric^>^ get(); void set(IList<HistoricalUsageMetric^>^ value); }
Property Value
Type: System.Collections.Generic::IList<HistoricalUsageMetric^>^
Show: