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_endpointorwebhook_endpointmust 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_endpointorwebhook_endpointmust be specified.