public final class UsageInner extends Object
| Constructor and Description |
|---|
UsageInner() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
currentValue()
Get the currentValue property: Gets the current count of the allocated resources in the subscription.
|
Integer |
limit()
Get the limit property: Gets the maximum count of the resources that can be allocated in the subscription.
|
UsageName |
name()
Get the name property: Gets the name of the type of usage.
|
UsageUnit |
unit()
Get the unit property: Gets the unit of measurement.
|
void |
validate()
Validates the instance.
|
public UsageUnit 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.