你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterAddonProfile 类

定义

托管群集的 Kubernetes 加载项配置文件。

public class ManagedClusterAddonProfile
type ManagedClusterAddonProfile = class
Public Class ManagedClusterAddonProfile
继承
ManagedClusterAddonProfile

构造函数

ManagedClusterAddonProfile()

初始化 ManagedClusterAddonProfile 类的新实例。

ManagedClusterAddonProfile(Boolean, IDictionary<String,String>, ManagedClusterAddonProfileIdentity)

初始化 ManagedClusterAddonProfile 类的新实例。

属性

Config

获取或设置用于配置加载项的键值对。

Enabled

获取或设置是否启用加载项。

Identity

获取此加载项使用的用户分配标识的信息。

方法

Validate()

验证 对象。

适用于