I am new to the Azure EventHub. I wanted to write a simple prototype which can send and receive messages from AzureEventHub via its rest api.
Could you please help me by providing code snippet demonstrating how to use rest api exposed in EventHub for message producing and consuming.