networkIP property

String? networkIP
getter/setter pair

An IPv4 internal IP address to assign to the instance for this network interface.

If not specified by the user, an unused internal IP is assigned by the system.

Implementation

core.String? networkIP;