autoCreateRoutes property

bool? autoCreateRoutes
getter/setter pair

This field will be deprecated soon.

Use the exchange_subnet_routes field 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;