AkriConnectorTemplateExecAction interface
AkriConnectorTemplateExecAction properties. Describes a command to execute in a container.
Properties
| command | The command to execute inside the container. Exit status of 0 is treated as healthy, non-zero is unhealthy. |
Property Details
command
The command to execute inside the container. Exit status of 0 is treated as healthy, non-zero is unhealthy.
command: string[]
Property Value
string[]