network property

String? network
getter/setter pair

The URL of the network this target instance uses to forward traffic.

If not specified, the traffic will be forwarded to the network that the default network interface belongs to.

Implementation

core.String? network;