Поделиться через


VirtualHubBgpConnectionsListLearnedRoutesResponse type

Содержит данные ответа для операции listLearnedRoutes.

type VirtualHubBgpConnectionsListLearnedRoutesResponse = {
  [propertyName: string]: PeerRoute[]
}