RouteTableUsageMode type

Defines values for RouteTableUsageMode.
KnownRouteTableUsageMode can be used interchangeably with RouteTableUsageMode, this enum contains the known values that the service supports.

Known values supported by the service

ManagedOnly: Only route tables managed by the routing configuration will be used.
UseExisting: Use existing user-defined route tables already associated with resources.

type RouteTableUsageMode = string