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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python