Partager via


ApplicationGatewayBackendHealthServer.Health Propriété

Définition

Obtient ou définit l’intégrité du serveur principal. Les valeurs possibles sont les suivantes : 'Unknown', 'Up', 'Down', 'Partial', 'Draining'

[Newtonsoft.Json.JsonProperty(PropertyName="health")]
public string Health { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="health")>]
member this.Health : string with get, set
Public Property Health As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à