RestHealthCheckStepAttributes.HealthChecks Property

Definition

The list of checks that form the health check step.

public System.Collections.Generic.IList<Azure.ResourceManager.DeploymentManager.Models.RestHealthCheck> HealthChecks { get; }
member this.HealthChecks : System.Collections.Generic.IList<Azure.ResourceManager.DeploymentManager.Models.RestHealthCheck>
Public ReadOnly Property HealthChecks As IList(Of RestHealthCheck)

Property Value

Applies to