KnownRouteTableUsageMode enum
Route table usage mode defines which route table will be used by the configuration. If not defined, this will default to 'ManagedOnly'.
Fields
| ManagedOnly | Only route tables managed by the routing configuration will be used. |
| UseExisting | Use existing user-defined route tables already associated with resources. |