collocation property

String? collocation
getter/setter pair

Specifies network collocation Possible string values are:

  • "COLLOCATED"
  • "UNSPECIFIED_COLLOCATION"

Implementation

core.String? collocation;