Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES or ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES, then there should not be any other Router.Nat section in any Router for this network in this region.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This page details the `SourceSubnetworkIpRangesToNat` enum within the Google Cloud Compute V1 library, specifically across various versions, including the latest 3.6.0 version."],["The enum `SourceSubnetworkIpRangesToNat` defines options for specifying which IP ranges in subnetworks are allowed to use Network Address Translation (NAT)."],["Available options within `SourceSubnetworkIpRangesToNat` include allowing all IP ranges, all primary IP ranges, or a specific list of subnetworks to use NAT, with an undefined option available as well."],["The `Google.Cloud.Compute.V1` namespace houses this enum, which is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["The table found within the page defines the different fields within this enum, and their respective descriptions, providing clear guidelines as to their intended use."]]],[]]