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. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python