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

NetworkProfile interface

NetworkProfile 表示网络配置文件。

属性

loadBalancerProfile

群集负载均衡器配置文件。

outboundType

用于出口流量的 OutboundType。

podCidr

用于 OpenShift/Kubernetes Pod 的 CIDR。

preconfiguredNSG

指定是否使用 NSG 预附加子网

serviceCidr

用于 OpenShift/Kubernetes 服务的 CIDR。

属性详细信息

loadBalancerProfile

群集负载均衡器配置文件。

loadBalancerProfile?: LoadBalancerProfile

属性值

outboundType

用于出口流量的 OutboundType。

outboundType?: string

属性值

string

podCidr

用于 OpenShift/Kubernetes Pod 的 CIDR。

podCidr?: string

属性值

string

preconfiguredNSG

指定是否使用 NSG 预附加子网

preconfiguredNSG?: string

属性值

string

serviceCidr

用于 OpenShift/Kubernetes 服务的 CIDR。

serviceCidr?: string

属性值

string