WebHostingPlanGetHistoricalUsageMetricsParameters.MetricNames Property

 

Optional. Specifies a comma-separated list of the names of the metrics to return. If the names parameter is not specified, then all available metrics are returned.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Public Property MetricNames As IList(Of String)

Property Value

Type: System.Collections.Generic.IList(Of String)
Return to top
Show: