TagsResource Class

Wrapper resource for tags API requests and responses.

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

All required parameters must be populated in order to send to server.

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

Constructor

TagsResource(*, properties: _models.Tags, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

The set of tags. Required.

Variables

Name Description
id
str

The ID of the tags wrapper resource.

name
str

The name of the tags wrapper resource.

type
str

The type of the tags wrapper resource.

properties

The set of tags. Required.