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