共用方式為


NetworkProfile interface

NetworkProfile 代表網路配置檔。

屬性

loadBalancerProfile

叢集負載平衡器配置檔。

outboundType

用於輸出流量的 OutboundType。

podCidr

用於 OpenShift/Kubernetes Pod 的 CIDR。

preconfiguredNSG

指定子網是否使用 NSG 預先連結

serviceCidr

用於 OpenShift/Kubernetes Services 的 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 Services 的 CIDR。

serviceCidr?: string

屬性值

string