PartnerUpdateTopicInfo Class

Update properties for the corresponding partner topic of a channel.

Inheritance
azure.mgmt.eventgrid._serialization.Model
PartnerUpdateTopicInfo

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.