network property

String? network
getter/setter pair

The URL of the network to which this subnetwork belongs, provided by the client when initially creating the subnetwork.

This field can be set only at resource creation time.

Implementation

core.String? network;