ClusterQuotaConfigurationProperties interface
Contains all settings for the cluster.
Properties
| settings | All possible Cluster settings - a collection of key/value paired settings which apply to quotas and configurations imposed on the cluster. |
Property Details
settings
All possible Cluster settings - a collection of key/value paired settings which apply to quotas and configurations imposed on the cluster.
settings?: Record<string, string>
Property Value
Record<string, string>