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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python