GroupConnectivityInformation interface
Reprezentuje informacje o grupie połączenia.
Właściwości
| customer |
Pobiera lub ustawia widoczne nazwy FQDN klienta. |
| group |
Pobiera lub ustawia identyfikator grupy. |
| internal |
Pobiera lub ustawia wewnętrzną nazwę Fqdn. |
| member |
Pobiera lub ustawia nazwę elementu członkowskiego. |
| private |
Pobiera lub ustawia region arm usługi łącza prywatnego. |
| redirect |
Pobiera lub ustawia identyfikator mapy przekierowania. |
Szczegóły właściwości
customerVisibleFqdns
Pobiera lub ustawia widoczne nazwy FQDN klienta.
customerVisibleFqdns?: string[]
Wartość właściwości
string[]
groupId
Pobiera lub ustawia identyfikator grupy.
groupId?: string
Wartość właściwości
string
internalFqdn
Pobiera lub ustawia wewnętrzną nazwę Fqdn.
internalFqdn?: string
Wartość właściwości
string
memberName
Pobiera lub ustawia nazwę elementu członkowskiego.
memberName?: string
Wartość właściwości
string
privateLinkServiceArmRegion
Pobiera lub ustawia region arm usługi łącza prywatnego.
privateLinkServiceArmRegion?: string
Wartość właściwości
string
redirectMapId
Pobiera lub ustawia identyfikator mapy przekierowania.
redirectMapId?: string
Wartość właściwości
string