MetricDefinitionCollection.Value Property

 

Optional. The values for the metric definitions.

Namespace:   Microsoft.Azure.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public IList<MetricDefinition> Value { get; set; }
Return to top
Show: