Freigeben über


ApplicationGatewayBackendHealthServer.Health Eigenschaft

Definition

Ruft die Integrität des Back-End-Servers ab oder legt sie fest. Mögliche Werte: "Unknown", "Up", "Down", "Partial", "Draining"

[Newtonsoft.Json.JsonProperty(PropertyName="health")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthServerHealth Health { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="health")>]
member this.Health : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthServerHealth with get, set
Public Property Health As ApplicationGatewayBackendHealthServerHealth

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: