Class UsageName
java.lang.Object
com.microsoft.azure.management.storage.UsageName
The usage names that can be used; currently limited to StorageAccount.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet gets a localized string describing the resource name.value()
Get gets a string describing the resource name.
-
Constructor Details
-
UsageName
public UsageName()
-
-
Method Details
-
value
Get gets a string describing the resource name.- Returns:
- the value value
-
localizedValue
Get gets a localized string describing the resource name.- Returns:
- the localizedValue value
-