次の方法で共有


IWithNetworkProfileBeta インターフェイス

定義

クラスターのネットワーク プロファイルを指定できる Kubernetes クラスター更新定義のステージ。

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

メソッド

WithNetworkProfile(ContainerServiceNetworkProfile)

クラスターのネットワーク プロファイルを更新します。

適用対象