TagValue Class

Tag information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
TagValue

Constructor

TagValue(*, tag_value: Optional[str] = None, count: Optional[azure.mgmt.resource.resources.v2020_06_01.models._models_py3.TagCount] = None, **kwargs)

Variables

id
str

The tag value ID.

tag_value
str

The tag value.

count
TagCount

The tag value count.