ClusterListResult Class
The response of the List Event Hubs Clusters operation.
- Inheritance
-
ClusterListResult
Constructor
ClusterListResult(*, value: Optional[List[azure.mgmt.eventhub.v2018_01_01_preview.models._models_py3.Cluster]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- next_link
- str
Link to the next set of results. Empty unless the value parameter contains an incomplete list of Event Hubs Clusters.
Feedback
Submit and view feedback for