Compartilhar via


RestHealthCheckStepAttributes.HealthChecks Propriedade

Definição

Obtém ou define a lista de verificações que formam a etapa de marcar de integridade.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a