| Modifier and Type | Method and Description |
|---|---|
UsageName |
ComputeUsage.name() |
UsageName |
UsageName.withLocalizedValue(String localizedValue)
Set the localized name of the resource.
|
UsageName |
UsageName.withValue(String value)
Set the name of the resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/