MetricDefinitionCollection.Value Property

Definition

Optional. The values for the metric definitions.

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

Property Value

Applies to