EventHubConsumerGroupInfo Class
The properties of the EventHubConsumerGroupInfo object.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
EventHubConsumerGroupInfo(*, properties: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
properties
|
The tags. Default value: None
|