externalIPs property
Preserved external IPs defined for this instance. This map is keyed with the name of the network interface.
Implementation
core.Map<core.String, PreservedStatePreservedNetworkIp>? externalIPs;
Preserved external IPs defined for this instance. This map is keyed with the name of the network interface.
core.Map<core.String, PreservedStatePreservedNetworkIp>? externalIPs;