PUT
Add a consumer group to an Event Hub-compatible endpoint in an IoT hub
Add a consumer group to an Event Hub-compatible endpoint in an IoT hub.
put/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 add.
Query parameters
api-versionstring required
The version of the API.
Response
This is a synchronous operation.