Share via


MetricAvailability Members

Metric availability specifies the time grain (aggregation interval) and the retention period for that timegrain.

The following tables list the members exposed by the MetricAvailability type.

Public Constructors

  Name Description
  MetricAvailability Initializes a new instance of the MetricAvailability class.

Top

Public Properties

  Name Description
Retention Optional. The retention period for the metric at the specified timegrain.
TimeGrain Optional. The time grain specifies the aggregation interval for the metric.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

MetricAvailability Class
Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models Namespace