Share via


RouteProperties interface

RoutePropertiesFormat - Route resource.

Properties

addressPrefix

The destination CIDR to which the route applies.

nextHopIpAddress

The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.

Property Details

addressPrefix

The destination CIDR to which the route applies.

addressPrefix?: string

Property Value

string

nextHopIpAddress

The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.

nextHopIpAddress?: string

Property Value

string