Freigeben über


RestHealthCheckStepAttributes.HealthChecks Eigenschaft

Definition

Ruft die Liste der Überprüfungen ab, die den Integritätsprüfungsschritt bilden, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: