HubRoute interface

RouteTable route.

Properties

destinations

List of all destinations.

destinationType

The type of destinations (eg: CIDR, ResourceId, Service).

name

The name of the Route that is unique within a RouteTable. This name can be used to access this route.

nextHop

NextHop resource ID.

nextHopType

The type of next hop (eg: ResourceId).

Property Details

destinations

List of all destinations.

destinations: string[]

Property Value

string[]

destinationType

The type of destinations (eg: CIDR, ResourceId, Service).

destinationType: string

Property Value

string

name

The name of the Route that is unique within a RouteTable. This name can be used to access this route.

name: string

Property Value

string

nextHop

NextHop resource ID.

nextHop: string

Property Value

string

nextHopType

The type of next hop (eg: ResourceId).

nextHopType: string

Property Value

string