MetricDefinitionListResponse.MetricDefinitionCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The retrieved metric definitions.
public Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models.MetricDefinitionCollection MetricDefinitionCollection { get; set; }
member this.MetricDefinitionCollection : Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models.MetricDefinitionCollection with get, set
Public Property MetricDefinitionCollection As MetricDefinitionCollection