drainNatIps property

List<String>? drainNatIps
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 only.

Implementation

core.List<core.String>? drainNatIps;