toHealthThresholds() function

Signature:

export declare function toHealthThresholds(s?: HealthThresholdsSettings | "recommended"): HealthThresholdsPB | undefined;

Parameters

Parameter Type Description

s

HealthThresholdsSettings | "recommended"

(Optional)

Returns:

HealthThresholdsPB | undefined