priority property

int? priority
final

The priority associated with the host, with 1 being the highest priority. Higher priority hosts are attempted first.

Implementation

final int? priority;