public interface SqlSubscriptionUsageMetric extends Refreshable<SqlSubscriptionUsageMetric>, HasId, HasName, HasInnerModel<SubscriptionUsageInner>
| Modifier and Type | Method and Description |
|---|---|
double |
currentValue() |
String |
displayName() |
double |
limit() |
String |
type() |
String |
unit() |
refresh, refreshAsyncnameinnerModelString displayName()
double currentValue()
double limit()
String unit()
String type()
Copyright © 2020 Microsoft Corporation. All rights reserved.