PartnerTopicUpdateParameters Class
Properties of the Partner Topic update.
Constructor
PartnerTopicUpdateParameters(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
tags
|
Tags of the Partner Topic resource. |
|
identity
|
Identity information for the Partner Topic resource. |
Attributes
identity
Identity information for the Partner Topic resource.
identity: _models.IdentityInfo | None
tags
Tags of the Partner Topic resource.
tags: dict[str, str] | None