Share via


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

IWithAddOnProfiles 接口

定义

Kubernetes 群集更新定义的阶段,允许指定群集加载项的配置文件。

public interface IWithAddOnProfiles : Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IWithAddOnProfilesBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithAddOnProfiles = interface
    interface IWithAddOnProfilesBeta
    interface IBeta
Public Interface IWithAddOnProfiles
Implements IBeta, IWithAddOnProfilesBeta
派生
实现

方法

WithAddOnProfiles(IDictionary<String,ManagedClusterAddonProfile>)

汇报群集加载项的配置文件。

(继承自 IWithAddOnProfilesBeta)

适用于