AvailableCluster Class
Pre-provisioned and readily available Event Hubs Cluster count per region.
- Inheritance
-
azure.mgmt.eventhub._serialization.ModelAvailableCluster
Constructor
AvailableCluster(*, location: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
location
|
Location fo the Available Cluster. |
Variables
Name | Description |
---|---|
location
|
Location fo the Available Cluster. |
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