ConnectivityConfigurationProperties interface
네트워크 관리자 연결 구성의 속성
속성
| applies |
구성을 위한 그룹 |
| connectivity |
연결 토폴로지 유형입니다. |
| delete |
기존 피어링을 제거해야 하는 경우 플래그를 지정합니다. |
| description | 연결 구성에 대한 설명입니다. |
| hubs | hubItems 목록 |
| is |
전역 메시가 지원되는 경우 플래그를 지정합니다. |
속성 세부 정보
appliesToGroups
connectivityTopology
연결 토폴로지 유형입니다.
connectivityTopology: "HubAndSpoke" | "Mesh"
속성 값
"HubAndSpoke" | "Mesh"
deleteExistingPeering
기존 피어링을 제거해야 하는 경우 플래그를 지정합니다.
deleteExistingPeering?: "False" | "True"
속성 값
"False" | "True"
description
연결 구성에 대한 설명입니다.
description?: string
속성 값
string
hubs
isGlobal
전역 메시가 지원되는 경우 플래그를 지정합니다.
isGlobal?: "False" | "True"
속성 값
"False" | "True"