public class EventhubRequest
extends Object
The EventhubRequest is a wrapper of given json string
This is required because when using eventhub REST api, the json object sent out
needs to be wrapped in an outer Body object. Refer to https://docs.microsoft.com/en-us/rest/api/eventhub/send-batch-events