TagsListResult Class

List of subscription tags.

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

Inheritance
TagsListResult

Constructor

TagsListResult(*, value: Optional[List[azure.mgmt.resource.resources.v2018_05_01.models._models_py3.TagDetails]] = None, **kwargs)

Variables

value
list[TagDetails]

An array of tags.

next_link
str

The URL to use for getting the next set of results.