Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
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 |
ComputeUsage.name() |
UsageName |
UsageName.withLocalizedValue(String localizedValue)
Set the localizedValue property: The localized name of the resource.
|
UsageName |
UsageName.withValue(String value)
Set the value property: The name of the resource.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.