TagsObject Class

Tags object for patch operations.

Inheritance
azure.mgmt.containerservice._serialization.Model
TagsObject

Constructor

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

Keyword-Only Parameters

Name Description
tags

Resource tags.

Variables

Name Description
tags

Resource tags.