unsatisfiedReason property

String? unsatisfiedReason
final

Indicates the reason why the VPN connection does not meet the high availability redundancy criteria/requirement. Valid values is INCOMPLETE_TUNNELS_COVERAGE. Check the UnsatisfiedReason enum for the list of possible values.

Implementation

final String? unsatisfiedReason;