| Modifier and Type | Method and Description |
|---|---|
MetricAvailability |
MetricAvailability.withRetention(org.joda.time.Period retention)
Set the retention period for the metric at the specified timegrain.
|
MetricAvailability |
MetricAvailability.withTimeGrain(org.joda.time.Period timeGrain)
Set the time grain specifies the aggregation interval for the metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricAvailability> |
MetricDefinition.metricAvailabilities()
Get the metricAvailabilities value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/