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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python