@Beta(value=V1_8_0) public interface SqlSubscriptionUsageMetric extends Refreshable<SqlSubscriptionUsageMetric>, HasId, HasName, HasInner<com.microsoft.azure.management.sql.implementation.SubscriptionUsageInner>
Modifier and Type | Method and Description |
---|---|
double |
currentValue() |
String |
displayName() |
double |
limit() |
String |
type() |
String |
unit() |
refresh, refreshAsync
id
String displayName()
double currentValue()
double limit()
String unit()
String type()
Copyright © 2019. All rights reserved.