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