Compartir a través de


ServiceTypeHealthPolicy.MaxPercentUnhealthyServices Propiedad

Definición

Obtiene o establece el porcentaje máximo de servicios permitidos para ser incorrectos antes de que la aplicación se considere en error.

[Newtonsoft.Json.JsonProperty(PropertyName="maxPercentUnhealthyServices")]
public int? MaxPercentUnhealthyServices { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxPercentUnhealthyServices")>]
member this.MaxPercentUnhealthyServices : Nullable<int> with get, set
Public Property MaxPercentUnhealthyServices As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a