public final class ResourceUsageInner extends Object
| Constructor and Description |
|---|
ResourceUsageInner() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
currentValue()
Get the currentValue property: Actual value of usage on the specified resource type.
|
Integer |
limit()
Get the limit property: Quota of the specified resource type.
|
String |
resourceType()
Get the resourceType property: Resource type for which the usage is provided.
|
String |
unit()
Get the unit property: Unit of the usage.
|
void |
validate()
Validates the instance.
|
public String resourceType()
public String unit()
public Integer currentValue()
public Integer limit()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.