GroupConnectivityInformation interface
연결의 그룹 정보를 나타냅니다.
속성
| customer |
고객에게 표시되는 FQDN을 가져오거나 설정합니다. |
| group |
그룹 ID를 가져오거나 설정합니다. |
| internal |
내부 Fqdn을 가져오거나 설정합니다. |
| member |
멤버 이름을 가져오거나 설정합니다. |
| private |
프라이빗 링크 서비스 arm 영역을 가져오거나 설정합니다. |
| redirect |
리디렉션 맵 ID를 가져오거나 설정합니다. |
속성 세부 정보
customerVisibleFqdns
고객에게 표시되는 FQDN을 가져오거나 설정합니다.
customerVisibleFqdns?: string[]
속성 값
string[]
groupId
그룹 ID를 가져오거나 설정합니다.
groupId?: string
속성 값
string
internalFqdn
내부 Fqdn을 가져오거나 설정합니다.
internalFqdn?: string
속성 값
string
memberName
멤버 이름을 가져오거나 설정합니다.
memberName?: string
속성 값
string
privateLinkServiceArmRegion
프라이빗 링크 서비스 arm 영역을 가져오거나 설정합니다.
privateLinkServiceArmRegion?: string
속성 값
string
redirectMapId
리디렉션 맵 ID를 가져오거나 설정합니다.
redirectMapId?: string
속성 값
string