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.Model
TagValue

Constructor

TagValue(*, tag_value: str | None = None, count: _models.TagCount | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tag_value
str

The tag value.

count

The tag value count.

Variables

Name Description
id
str

The tag ID.

tag_value
str

The tag value.

count

The tag value count.