WebhookUpdatePartnerDestinationInfo Class
Information about the update of the WebHook of the partner destination.
Constructor
WebhookUpdatePartnerDestinationInfo(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
properties
|
WebHook Properties of the partner destination. |
|
endpoint_type
|
str or
<xref:azure.mgmt.eventgrid.models.WEB_HOOK>
Type of the endpoint for the partner destination. Required. WebHook. |
Attributes
endpoint_type
Type of the endpoint for the partner destination. Required. WebHook.
endpoint_type: WEB_HOOK: 'WebHook'>]
properties
WebHook Properties of the partner destination.
properties: _models.WebhookPartnerDestinationProperties | None