sourceNatActiveRanges property

List<String>? sourceNatActiveRanges
getter/setter pair

A list of URLs of the subnetworks used as source ranges for this NAT Rule.

These subnetworks must have purpose set to PRIVATE_NAT. This field is used for private NAT.

Implementation

core.List<core.String>? sourceNatActiveRanges;