v2

latestSwagger 2.0raw.githubusercontent.com2021-04-273265113.0 KB
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.

propertiesobject

The tags.

idstring

The Event Hub-compatible consumer group identifier.

namestring

The Event Hub-compatible consumer group name.

typestring

the resource type.

etagstring

The etag.