producerRejectLists property

List<String>? producerRejectLists
getter/setter pair

Projects that are not allowed to connect to this network attachment.

The project can be specified using its id or number.

Implementation

core.List<core.String>? producerRejectLists;