GET
Get a consumer group from the Event Hub-compatible device-to-cloud endpoint for an IoT hub
Get a consumer group from the Event Hub-compatible device-to-cloud endpoint for an IoT hub.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/IotHubs/{resourceName}/eventHubEndpoints/{eventHubEndpointName}/ConsumerGroups/{name}
Path parameters
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
The name of the resource group that contains the IoT hub.
resourceNamestring required
The name of the IoT hub.
eventHubEndpointNamestring required
The name of the Event Hub-compatible endpoint in the IoT hub.
namestring required
The name of the consumer group to retrieve.
Query parameters
api-versionstring required
The version of the API.
Response
This is a synchronous operation. The body contains a JSON-serialized consumer group.