SystemTopicUpdateParameters interface

Properties of the System Topic update.

Properties

identity

Resource identity information.

tags

Tags of the system topic.

Property Details

identity

Resource identity information.

identity?: IdentityInfo

Property Value

tags

Tags of the system topic.

tags?: Record<string, string>

Property Value

Record<string, string>