WebhookReceiver Class
A webhook receiver.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
WebhookReceiver
Constructor
WebhookReceiver(*, name: str, service_uri: str, **kwargs)
Variables
- name
- str
Required. The name of the webhook receiver. Names must be unique across all receivers within an action group.
- service_uri
- str
Required. The URI where webhooks should be sent.
Feedback
Submit and view feedback for