WebSiteGetUsageMetricsResponse.UsageMetrics Property
Gets or sets a collection of WebSiteGetUsageMetricsResponse.UsageMetric objects that contains the usage metrics for the web site.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Property Value
Type: System.Collections.Generic.IList(Of WebSiteGetUsageMetricsResponse.UsageMetric)A collection of WebSiteGetUsageMetricsResponse.UsageMetric objects.
Show: