ProbeExec Class
Exec command to run inside the container.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ProbeExec
Constructor
ProbeExec(*, command: str, **kwargs)
Parameters
- command
- str
Required
Required. Comma separated command to run inside the container for example "sh, -c, echo hello world".
Feedback
Submit and view feedback for