enableIpv4 property

bool? enableIpv4
final

Output only. Enable IPv4 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 4.

Implementation

final bool? enableIpv4;