Class MetricAvailability
- java.lang.Object
-
- com.microsoft.azure.management.cosmosdb.MetricAvailability
-
public class MetricAvailability extends Object
The availability of the metric.
-
-
Constructor Summary
Constructors Constructor Description MetricAvailability()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringretention()Get the retention for the metric values.StringtimeGrain()Get the time grain to be used to summarize the metric values.
-