Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
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 © 2019. All rights reserved.