ClusterQuotaConfigurationProperties Class
Contains all settings for the cluster.
- Inheritance
-
azure.mgmt.eventhub._serialization.ModelClusterQuotaConfigurationProperties
Constructor
ClusterQuotaConfigurationProperties(*, settings: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
settings
|
All possible Cluster settings - a collection of key/value paired settings which apply to quotas and configurations imposed on the cluster. |
Variables
Name | Description |
---|---|
settings
|
All possible Cluster settings - a collection of key/value paired settings which apply to quotas and configurations imposed on the cluster. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python