MetricDefinition.MetricAvailabilities Property

Definition

Optional. Metric availability specifies the time grain (aggregation interval) and the retention period for the metric in a timegrain.

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

Property Value

Applies to