Tags Class

A dictionary of name and value pairs.

Inheritance
azure.mgmt.resource.resources._serialization.Model
Tags

Constructor

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

Keyword-Only Parameters

Name Description
tags

Dictionary of <string>.

Variables

Name Description
tags

Dictionary of <string>.