natSubnets property

List<String>? natSubnets
getter/setter pair

An array of URLs where each entry is the URL of a subnet provided by the service producer to use for NAT in this service attachment.

Implementation

core.List<core.String>? natSubnets;