network property

String? network
getter/setter pair

The URL of the network to which all instances in the instance group belong.

If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).

Output only.

Implementation

core.String? network;