ikeVersion property

int? ikeVersion
final

IKE protocol version to use when establishing the VPN tunnel with the peer VPN gateway. Acceptable IKE versions are 1 or 2. The default version is 2.

Implementation

final int? ikeVersion;