RoutingPolicy interface

The routing policy object used in a RoutingIntent resource.

Properties

destinations

List of all destinations which this routing policy is applicable to (for example: Internet, PrivateTraffic).

name

The unique name for the routing policy.

nextHop

The next hop resource id on which this routing policy is applicable to.

Property Details

destinations

List of all destinations which this routing policy is applicable to (for example: Internet, PrivateTraffic).

destinations: string[]

Property Value

string[]

name

The unique name for the routing policy.

name: string

Property Value

string

nextHop

The next hop resource id on which this routing policy is applicable to.

nextHop: string

Property Value

string