isEssential property

bool isEssential
final

Indicates if this target is critical for the overall "Connected" status.

Failure of an essential target has a higher weight in the CheckStrategy.

Implementation

final bool isEssential;