Share via


ArmServiceTypeHealthPolicy.MaxPercentUnhealthyReplicasPerPartition Property

Definition

The maximum percentage of replicas per partition allowed to be unhealthy before your application is considered in error.

public int? MaxPercentUnhealthyReplicasPerPartition { get; set; }
member this.MaxPercentUnhealthyReplicasPerPartition : Nullable<int> with get, set
Public Property MaxPercentUnhealthyReplicasPerPartition As Nullable(Of Integer)

Property Value

Applies to