Uses of Class
com.microsoft.azure.management.monitor.MetricAvailability
Packages that use MetricAvailability
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of MetricAvailability in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return MetricAvailabilityModifier and TypeMethodDescriptionMetricAvailability.withRetention(org.joda.time.Period retention) Set the retention period for the metric at the specified timegrain.MetricAvailability.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 MetricAvailabilityModifier and TypeMethodDescriptionMetricDefinition.metricAvailabilities()Get the metricAvailabilities value.