次の方法で共有


IWithNetworkProfile インターフェイス

定義

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

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

メソッド

WithNetworkProfile(ContainerServiceNetworkProfile)

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

(継承元 IWithNetworkProfileBeta)

適用対象