Routing Event Hub Properties Response
data class RoutingEventHubPropertiesResponse(val authenticationType: String? = null, val connectionString: String? = null, val endpointUri: String? = null, val entityPath: String? = null, val id: String? = null, val name: String, val resourceGroup: String? = null, val subscriptionId: String? = null)
The properties related to an event hub endpoint.