public final class UsageInner extends Object
| Constructor and Description |
|---|
UsageInner() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
currentValue()
Get the currentValue property: Usage current value.
|
String |
id()
Get the id property: Resource ID.
|
Integer |
limit()
Get the limit property: Usage limit.
|
Name |
name()
Get the name property: Resource name.
|
Integer |
requestedLimit()
Get the requestedLimit property: Usage requested limit.
|
String |
type()
Get the type property: Resource type.
|
String |
unit()
Get the unit property: Usage unit.
|
void |
validate()
Validates the instance.
|
public String id()
public Name name()
public String type()
public String unit()
public Integer currentValue()
public Integer limit()
public Integer requestedLimit()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.