Uses of Class
com.microsoft.azure.management.monitor.MetricAvailability
-
-
Uses of MetricAvailability in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return MetricAvailability Modifier and Type Method Description MetricAvailabilityMetricAvailability. withRetention(org.joda.time.Period retention)Set the retention period for the metric at the specified timegrain.MetricAvailabilityMetricAvailability. withTimeGrain(org.joda.time.Period timeGrain)Set the time grain specifies the aggregation interval for the metric.Methods in com.microsoft.azure.management.monitor that return types with arguments of type MetricAvailability Modifier and Type Method Description List<MetricAvailability>MetricDefinition. metricAvailabilities()Get the metricAvailabilities value.
-