WebSiteGetHistoricalUsageMetricsResponse.UsageMetrics Property

Definition

Optional. Historical metric snapshots for the web site.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.HistoricalUsageMetric> UsageMetrics { get; set; }
member this.UsageMetrics : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.HistoricalUsageMetric> with get, set
Public Property UsageMetrics As IList(Of HistoricalUsageMetric)

Property Value

Applies to