SystemTopicUpdateParameters Class
Properties of the System Topic update.
Constructor
SystemTopicUpdateParameters(*, tags: Dict[str, str] | None = None, identity: _models.IdentityInfo | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tags
|
Tags of the system topic. |
identity
|
Resource identity information. |
Variables
Name | Description |
---|---|
tags
|
Tags of the system topic. |
identity
|
Resource identity information. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python