autoCreateRoutes property

bool? autoCreateRoutes
getter/setter pair

This field will be deprecated soon.

Use exchange_subnet_routes in network_peering instead. Indicates whether full mesh connectivity is created and managed automatically between peered networks. Currently this field should always be true since Google Compute Engine will automatically create and manage subnetwork routes between two networks when peering state is ACTIVE.

Implementation

core.bool? autoCreateRoutes;