TagsResult Class

A resource listing all tags.

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

Inheritance
azure.mgmt.consumption.models._models_py3.ProxyResource
TagsResult

Constructor

TagsResult(*, e_tag: Optional[str] = None, tags: Optional[List[azure.mgmt.consumption.models._models_py3.Tag]] = None, **kwargs)

Parameters

e_tag
str
Required

eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.

tags
list[Tag]
Required

A set of tags. A list of Tag.

Variables

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.