ProbeAction interface
The action of the probe.
Properties
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "ExecAction" | "HTTPGetAction" | "TCPSocketAction"
Property Value
"ExecAction" | "HTTPGetAction" | "TCPSocketAction"