peerings property

List<Peering>? peerings
getter/setter pair

A list of Managed Identities Service Peerings in the project.

Implementation

core.List<Peering>? peerings;