PartnerUpdateDestinationInfo Class
Properties of the corresponding partner destination of a Channel.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: WebhookUpdatePartnerDestinationInfo
All required parameters must be populated in order to send to server.
- Inheritance
-
azure.mgmt.eventgrid._serialization.ModelPartnerUpdateDestinationInfo
Constructor
PartnerUpdateDestinationInfo(**kwargs: Any)
Variables
Name | Description |
---|---|
endpoint_type
|
Type of the endpoint for the partner destination. Required. "WebHook" |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python