timeoutSeconds property
Number of seconds after which the probe times out.
Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than period_seconds.
Implementation
core.int? timeoutSeconds;
Number of seconds after which the probe times out.
Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than period_seconds.
core.int? timeoutSeconds;