priority property

int? priority
getter/setter pair

The priority of this advertised route.

You can choose a value from 0 to 65335. If you don't provide a value, Google Cloud assigns a priority of 100 to the ranges.

Optional.

Implementation

core.int? priority;