VirtualHubRoute interface
VirtualHub route.
Properties
address |
List of all addressPrefixes. |
next |
NextHop ip address. |
Property Details
addressPrefixes
List of all addressPrefixes.
addressPrefixes?: string[]
Property Value
string[]
nextHopIpAddress
NextHop ip address.
nextHopIpAddress?: string
Property Value
string