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