Share via


TagValue Class

Tag information.

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

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.

Default value: None
count

The tag value count.

Default value: None

Variables

Name Description
id
str

The tag value ID.

tag_value
str

The tag value.

count

The tag value count.