ConsumerGroupListResult Class
The result to the List Consumer Group operation.
- Inheritance
-
ConsumerGroupListResult
Constructor
ConsumerGroupListResult(*, value: Optional[List[azure.mgmt.eventhub.v2017_04_01.models._models_py3.ConsumerGroup]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[ConsumerGroup]
Result of the List Consumer Group operation.
- next_link
- str
Link to the next set of results. Not empty if Value contains incomplete list of Consumer Group.
Feedback
Submit and view feedback for