Skip to main content

resource_event_hub_consumer_group

Overview

Nameresource_event_hub_consumer_group
TypeResource
Idazure.iot_hub.resource_event_hub_consumer_group

Fields

NameDatatypeDescription
idstringThe Event Hub-compatible consumer group identifier.
namestringThe Event Hub-compatible consumer group name.
etagstringThe etag.
propertiesobjectThe tags.
typestringthe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, eventHubEndpointName, name, resourceGroupName, resourceName, subscriptionIdGet a consumer group from the Event Hub-compatible device-to-cloud endpoint for an IoT hub.
createINSERTapi-version, eventHubEndpointName, name, resourceGroupName, resourceName, subscriptionId, data__propertiesAdd a consumer group to an Event Hub-compatible endpoint in an IoT hub.
deleteDELETEapi-version, eventHubEndpointName, name, resourceGroupName, resourceName, subscriptionIdDelete a consumer group from an Event Hub-compatible endpoint in an IoT hub.