public class Usage extends Object
| Constructor and Description |
|---|
Usage() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
currentValue()
Get the currentValue value.
|
Integer |
limit()
Get the limit value.
|
UsageName |
name()
Get the name value.
|
String |
unit()
Get the unit value.
|
public String unit()
public Integer currentValue()
public Integer limit()
public UsageName name()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/