public class MetricAvailability extends Object
| Constructor and Description |
|---|
MetricAvailability() |
| Modifier and Type | Method and Description |
|---|---|
String |
retention()
Get the retention for the metric values.
|
String |
timeGrain()
Get the time grain to be used to summarize the metric values.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/