HistoricalUsageMetricData.Values Property

Definition

Optional. One or more MetricSample elements.

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

Property Value

Applies to