UsageName Class
The Usage Names.
- Inheritance
-
azure.mgmt.compute._serialization.ModelUsageName
Constructor
UsageName(*, value: str | None = None, localized_value: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The name of the resource. |
localized_value
|
The localized name of the resource. |
Variables
Name | Description |
---|---|
value
|
The name of the resource. |
localized_value
|
The localized name of the resource. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python