@Beta(value=V1_7_0)
public interface DatabaseMetric
| Modifier and Type | Method and Description |
|---|---|
double |
currentValue() |
String |
displayName() |
double |
limit() |
org.joda.time.DateTime |
nextResetTime() |
String |
resourceName() |
String |
unit() |
String resourceName()
String displayName()
double currentValue()
double limit()
String unit()
org.joda.time.DateTime nextResetTime()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/