public class SubscriptionUsageInner
extends com.azure.core.management.ProxyResource
| Constructor and Description |
|---|
SubscriptionUsageInner() |
| Modifier and Type | Method and Description |
|---|---|
Double |
currentValue()
Get the currentValue property: Current value of the metric.
|
String |
displayName()
Get the displayName property: User-readable name of the metric.
|
Double |
limit()
Get the limit property: Boundary value of the metric.
|
String |
unit()
Get the unit property: Unit of the metric.
|
void |
validate()
Validates the instance.
|
public String displayName()
public Double currentValue()
public Double limit()
public String unit()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.