| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
UsageInner |
UsageInner.withCurrentValue(long currentValue)
Set the currentValue property: The current value of the usage.
|
UsageInner |
UsageInner.withLimit(long limit)
Set the limit property: The limit of usage.
|
UsageInner |
UsageInner.withName(UsageName name)
Set the name property: The name of the type of usage.
|
UsageInner |
UsageInner.withUnit(UsageUnit unit)
Set the unit property: An enum describing the unit of measurement.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.