Share via


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

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)

适用于