Whether or not the VPN connection requires static routes.

C# |
public bool StaticRoutesOnly { get; set; }

If you are creating a VPN connection for a device that does not support BGP,
you must specify this value as true.