VirtualHubRouteV2 interface
VirtualHubRouteTableV2 route.
Properties
destinations | List of all destinations. |
destination |
The type of destinations. |
next |
NextHops ip address. |
next |
The type of next hops. |
Property Details
destinations
List of all destinations.
destinations?: string[]
Property Value
string[]
destinationType
The type of destinations.
destinationType?: string
Property Value
string
nextHops
NextHops ip address.
nextHops?: string[]
Property Value
string[]
nextHopType
The type of next hops.
nextHopType?: string
Property Value
string