HealthCheckStepProperties interface
Defines the properties of a health check step.
- Extends
Properties
attributes | The health check step attributes |
step |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
attributes
The health check step attributes
attributes: HealthCheckStepAttributesUnion
Property Value
stepType
Polymorphic discriminator, which specifies the different types this object can be
stepType: "HealthCheck"
Property Value
"HealthCheck"
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