NetworkProfile interface
NetworkProfile 代表網路配置檔。
屬性
load |
叢集負載平衡器配置檔。 |
outbound |
用於輸出流量的 OutboundType。 |
pod |
用於 OpenShift/Kubernetes Pod 的 CIDR。 |
preconfiguredNSG | 指定子網是否使用 NSG 預先連結 |
service |
用於 OpenShift/Kubernetes Services 的 CIDR。 |
屬性詳細資料
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