次の方法で共有


IWithAddOnProfilesBeta インターフェイス

定義

クラスターのアドオンのプロファイルを指定できる Kubernetes クラスター定義のステージ。

public interface IWithAddOnProfilesBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithAddOnProfilesBeta = interface
    interface IBeta
Public Interface IWithAddOnProfilesBeta
Implements IBeta
派生
実装

メソッド

WithAddOnProfiles(IDictionary<String,ManagedClusterAddonProfile>)

クラスターのアドオンのプロファイルを更新します。

適用対象