Compartir a través de


ArmServiceTypeHealthPolicy.MaxPercentUnhealthyReplicasPerPartition Propiedad

Definición

Obtiene o establece el porcentaje máximo de réplicas por partición que pueden ser incorrectas antes de que la aplicación se considere en error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a