public class UsageInner extends Object
| Constructor and Description |
|---|
UsageInner() |
| Modifier and Type | Method and Description |
|---|---|
Long |
currentValue()
Get the currentValue property: Current value for this metric.
|
Long |
limit()
Get the limit property: Maximum value for this metric.
|
MetricName |
name()
Get the name property: The name information for the metric.
|
String |
quotaPeriod()
Get the quotaPeriod property: The quota period used to summarize the usage values.
|
UnitType |
unit()
Get the unit property: The unit of the metric.
|
void |
validate()
Validates the instance.
|
public UnitType unit()
public MetricName name()
public String quotaPeriod()
public Long limit()
public Long currentValue()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.