Compartir a través de


ApplicationGatewayBackendHealthServer.Health Propiedad

Definición

Obtiene o establece el estado del servidor back-end. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a