EventHubConsumerGroupInfo Class
The properties of the EventHubConsumerGroupInfo object.
- Inheritance
-
EventHubConsumerGroupInfo
Constructor
EventHubConsumerGroupInfo(*, tags: Optional[Dict[str, str]] = None, id: Optional[str] = None, name: Optional[str] = None, **kwargs)
Variables
- id
- str
The Event Hub-compatible consumer group identifier.
- name
- str
The Event Hub-compatible consumer group name.
Feedback
Submit and view feedback for