ManagedClusterAddonProfile interface
托管群集的 Kubernetes 加载项配置文件。
属性详细信息
config
用于配置加载项的键值对。
config?: Record<string, string>
属性值
Record<string, string>
enabled
是否启用加载项。
enabled: boolean
属性值
boolean
你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
托管群集的 Kubernetes 加载项配置文件。
用于配置加载项的键值对。
config?: Record<string, string>
Record<string, string>
是否启用加载项。
enabled: boolean
boolean