nat64Subnetworks property

List<RouterNatSubnetworkToNat64> nat64Subnetworks
final

List of Subnetwork resources whose traffic should be translated by NAT64 Gateway. It is used only when LIST_OF_IPV6_SUBNETWORKS is selected for the SubnetworkIpRangeToNat64Option above.

Implementation

final List<RouterNatSubnetworkToNat64> nat64Subnetworks;