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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python