Cloud API Overview > @adpt/cloud > ContainerProps > restartPolicy
ContainerProps.restartPolicy property
The behavior to apply when the container exits.
Signature:
restartPolicy?: RestartPolicy;
Remarks
See RestartPolicy and RestartPolicyName for the possible values and corresponding behavior.