Compartir a través de


ArmServiceTypeHealthPolicy.MaxPercentUnhealthyPartitionsPerService Propiedad

Definición

Obtiene o establece el porcentaje máximo de particiones por servicio que pueden ser incorrectos antes de que la aplicación se considere un error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a