@Beta(value=V1_7_0) public interface ServerMetric extends HasInner<com.microsoft.azure.management.sql.implementation.ServerUsageInner>
Modifier and Type | Method and Description |
---|---|
double |
currentValue() |
String |
displayName() |
double |
limit() |
String |
name() |
org.joda.time.DateTime |
nextResetTime() |
String |
resourceName() |
String |
unit() |
@Beta(value=V1_7_0) String name()
String resourceName()
String displayName()
double currentValue()
double limit()
String unit()
org.joda.time.DateTime nextResetTime()
Copyright © 2019. All rights reserved.