public interface DatabaseMetric
| Modifier and Type | Method and Description |
|---|---|
double |
currentValue() |
String |
displayName() |
double |
limit() |
OffsetDateTime |
nextResetTime() |
String |
resourceName() |
String |
unit() |
String resourceName()
String displayName()
double currentValue()
double limit()
String unit()
OffsetDateTime nextResetTime()
Copyright © 2020 Microsoft Corporation. All rights reserved.