PartnerUpdateTopicInfo Class
Update properties for the corresponding partner topic of a channel.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelPartnerUpdateTopicInfo
Constructor
PartnerUpdateTopicInfo(*, event_type_info: _models.EventTypeInfo | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
event_type_info
|
Event type info for the partner topic. |
Variables
Name | Description |
---|---|
event_type_info
|
Event type info for the partner topic. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python