webhook Endpoint
Parameters
value
A webhook_endpoint
block as defined below.
Note: One of
azure_function_endpoint
,eventhub_endpoint_id
,hybrid_connection_endpoint
,hybrid_connection_endpoint_id
,service_bus_queue_endpoint_id
,service_bus_topic_endpoint_id
,storage_queue_endpoint
orwebhook_endpoint
must be specified.
suspend fun webhookEndpoint(argument: suspend SystemTopicEventSubscriptionWebhookEndpointArgsBuilder.() -> Unit)
Parameters
argument
A webhook_endpoint
block as defined below.
Note: One of
azure_function_endpoint
,eventhub_endpoint_id
,hybrid_connection_endpoint
,hybrid_connection_endpoint_id
,service_bus_queue_endpoint_id
,service_bus_topic_endpoint_id
,storage_queue_endpoint
orwebhook_endpoint
must be specified.