TagsObject Class

Tags object for patch operations.

Inheritance
msrest.serialization.Model
TagsObject

Constructor

TagsObject(*, tags: Dict[str, str] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
tags

A set of tags. Resource tags.

Variables

Name Description
tags

A set of tags. Resource tags.