public final class UsageInner extends Object
| Constructor and Description |
|---|
UsageInner() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
currentValue()
Get the currentValue property: The current usage of the resource.
|
Integer |
limit()
Get the limit property: The maximum permitted usage of the resource.
|
UsageName |
name()
Get the name property: The name object of the resource.
|
String |
unit()
Get the unit property: Unit of the usage result.
|
void |
validate()
Validates the instance.
|
public String unit()
public Integer currentValue()
public Integer limit()
public UsageName name()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.