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. |
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