wireGroups property

List<String>? wireGroups
getter/setter pair

A list of the URLs of all CrossSiteNetwork WireGroups configured to use this Interconnect.

The Interconnect cannot be deleted if this list is non-empty.

Output only.

Implementation

core.List<core.String>? wireGroups;