SystemTopicUpdateParameters Class

Properties of the System Topic update.

Constructor

SystemTopicUpdateParameters(*args: Any, **kwargs: Any)

Variables

Name Description
tags

Tags of the system topic.

identity

Resource identity information.

Attributes

identity

Resource identity information.

identity: _models.IdentityInfo | None

tags

Tags of the system topic.

tags: dict[str, str] | None