@Beta(value=V1_8_0) public interface SqlDatabaseUsageMetric extends HasName, HasInner<com.microsoft.azure.management.sql.implementation.DatabaseUsageInner>
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 © 2019. All rights reserved.