enableInboundForwarding property

bool? enableInboundForwarding
getter/setter pair

Allows networks bound to this policy to receive DNS queries sent by VMs or applications over VPN connections.

When enabled, a virtual IP address is allocated from each of the subnetworks that are bound to this policy.

Implementation

core.bool? enableInboundForwarding;