RoutingRuleConfig machine configuration document:
name field specifies the priority of the routing rule, with lower numbers having higher priority.
The priority must be a number between 1 and 32764, where 1 is the highest priority and 32764 is the lowest priority.
Priorities 0, 32765, and 32766 are reserved for special use by the system and cannot be used for custom routing rules.
Once the routing rule is applied, any traffic with a source address in the 10.0.0.0/8 subnet will be routed according to the routing table 100 instead of the default main routing table, and the action unicast specifies that the traffic should be routed normally
(as opposed to being dropped or sent to a specific interface).
Routes in the routing table can be populated using static routes as shown in static link configuration by specifying the table: field (which defaults to main).