peerExternalGatewayInterface property

int? peerExternalGatewayInterface
final

The interface ID of the external VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. Possible values are: 0, 1, 2, 3. The number of IDs in use depends on the external VPN gateway redundancy type.

Implementation

final int? peerExternalGatewayInterface;