subnetworks property

List<String>? subnetworks
getter/setter pair

An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.

Implementation

core.List<core.String>? subnetworks;