subnetworks property
A list of Subnetwork resources whose traffic should be translated by NAT Gateway.
It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
Implementation
core.List<RouterNatSubnetworkToNat>? subnetworks;