StepProperties interface
The properties of a step resource.
Properties
step |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
stepType
Polymorphic discriminator, which specifies the different types this object can be
stepType: "HealthCheck" | "Wait"
Property Value
"HealthCheck" | "Wait"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript