privateNat constant

Subnetwork used as source range for Private NAT Gateways.

Implementation

static const privateNat = NetworkProfileNetworkFeatures_SubnetworkPurposes(
  'PRIVATE_NAT',
);