sourceNatDrainIps property

List<String>? sourceNatDrainIps
getter/setter pair

A list of URLs of the IP resources to be drained.

These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT rule only. This field is used for public NAT.

Implementation

core.List<core.String>? sourceNatDrainIps;