exchangeSubnetRoutes property

bool? exchangeSubnetRoutes
getter/setter pair

True if full mesh connectivity is created and managed automatically between peered networks; false otherwise.

Currently this field is always true because Google Compute Engine automatically creates and manages subnetwork routes between two VPC networks when peering state is 'ACTIVE'.

Optional.

Implementation

core.bool? exchangeSubnetRoutes;