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"
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript