exitCode property
Exit code returned by the health-check command.
0 means healthy; any other value is unhealthy.
Implementation
final int? exitCode;
Exit code returned by the health-check command.
0 means healthy; any other value is unhealthy.
final int? exitCode;