Class UsageName
java.lang.Object
com.microsoft.azure.management.batchai.UsageName
The Usage Names.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the localized name of the resource.value()
Get the name of the resource.
-
Constructor Details
-
UsageName
public UsageName()
-
-
Method Details
-
value
Get the name of the resource.- Returns:
- the value value
-
localizedValue
Get the localized name of the resource.- Returns:
- the localizedValue value
-