| 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 |
|---|---|
UsageName |
UsageInner.name()
Get the name property: The name of the type of usage.
|
| Modifier and Type | Method and Description |
|---|---|
UsageInner |
UsageInner.withName(UsageName name)
Set the name property: The name of the type of usage.
|
| Modifier and Type | Method and Description |
|---|---|
UsageName |
NetworkUsage.name() |
UsageName |
UsageName.withLocalizedValue(String localizedValue)
Set the localizedValue property: A localized string describing the resource name.
|
UsageName |
UsageName.withValue(String value)
Set the value property: A string describing the resource name.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.