| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
UsageUnit |
UsageInner.unit()
Get the unit property: An enum describing the unit of measurement.
|
| Modifier and Type | Method and Description |
|---|---|
UsageInner |
UsageInner.withUnit(UsageUnit unit)
Set the unit property: An enum describing the unit of measurement.
|
| Modifier and Type | Field and Description |
|---|---|
static UsageUnit |
UsageUnit.COUNT
Static value Count for UsageUnit.
|
| Modifier and Type | Method and Description |
|---|---|
static UsageUnit |
UsageUnit.fromString(String name)
Creates or finds a UsageUnit from its string representation.
|
UsageUnit |
NetworkUsage.unit() |
Copyright © 2021 Microsoft Corporation. All rights reserved.