collocation property

String? collocation
getter/setter pair

UNSPECIFIED vs.

COLLOCATED (default UNSPECIFIED). Use COLLOCATED when you want VMs to be located close to each other for low network latency between the VMs. No placement policy will be generated when collocation is UNSPECIFIED.

Implementation

core.String? collocation;