TagValue Class
Tag information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelTagValue
Constructor
TagValue(*, tag_value: str | None = None, count: _models.TagCount | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tag_value
|
The tag value. |
count
|
The tag value count. |
Variables
Name | Description |
---|---|
id
|
The tag ID. |
tag_value
|
The tag value. |
count
|
The tag value count. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python