HealthCheckStepProperties interface

Defines the properties of a health check step.

Extends

Properties

attributes

The health check step attributes

stepType

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"