Event Hub Endpoint Response
data class EventHubEndpointResponse(val eventHubName: String, val fullyQualifiedNamespace: String, val type: String)
An Event Hub endpoint. The managed identity of Web PubSub service must be enabled, and the identity should have the "Azure Event Hubs Data sender" role to access Event Hub.