次の方法で共有


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>)

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

適用対象