VirtualHubBgpConnectionsListLearnedRoutesResponse type
Содержит данные ответа для операции listLearnedRoutes.
type VirtualHubBgpConnectionsListLearnedRoutesResponse = {
[propertyName: string]: PeerRoute[]
}