ReplicasHealthEvaluation.MaxPercentUnhealthyReplicasPerPartition Property

Definition

Gets the maximum allowed percentage of unhealthy replicas per partition from the ApplicationHealthPolicy.

public byte MaxPercentUnhealthyReplicasPerPartition { get; }
member this.MaxPercentUnhealthyReplicasPerPartition : byte
Public ReadOnly Property MaxPercentUnhealthyReplicasPerPartition As Byte

Property Value

The maximum allowed percentage of unhealthy replicas per partition.

Applies to