UsageName Class
The usage names that can be used; currently limited to StorageAccount.
Constructor
UsageName(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
value
|
Gets a string describing the resource name. |
|
localized_value
|
Gets a localized string describing the resource name. |
Attributes
localized_value
Gets a localized string describing the resource name.
localized_value: str | None
value
Gets a string describing the resource name.
value: str | None