Partager via


RestHealthCheckStepAttributes.HealthChecks Propriété

Définition

Obtient ou définit la liste des vérifications qui forment l’étape de case activée d’intégrité.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.healthChecks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.RestHealthCheck> HealthChecks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.healthChecks")>]
member this.HealthChecks : System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.RestHealthCheck> with get, set
Public Property HealthChecks As IList(Of RestHealthCheck)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à