instanceHealth property

List<ManagedInstanceInstanceHealth>? instanceHealth
getter/setter pair

Health state of the instance per health-check.

Output only.

Implementation

core.List<ManagedInstanceInstanceHealth>? instanceHealth;