ignore_auto_routes
Description:
[
NoAccessorMethod ]
public bool ignore_auto_routes {
get;
set; }
When method is set to "auto" and this property to
true, automatically configured routes are ignored and only routes specified in the
routes property, if any, are used.