ClusterQuotaConfigurationProperties interface
包含群集的所有设置。
属性
settings | 所有可能的群集设置 - 一组键/值配对设置,这些设置适用于对群集施加的配额和配置。 |
属性详细信息
settings
所有可能的群集设置 - 一组键/值配对设置,这些设置适用于对群集施加的配额和配置。
settings?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}