AvailableClustersList Class
The response of the List Available Clusters operation.
- Inheritance
-
azure.mgmt.eventhub._serialization.ModelAvailableClustersList
Constructor
AvailableClustersList(*, value: List[_models.AvailableCluster] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The count of readily available and pre-provisioned Event Hubs Clusters per region. |
Variables
Name | Description |
---|---|
value
|
The count of readily available and pre-provisioned Event Hubs Clusters per region. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python