Share via


ArmServiceTypeHealthPolicy.MaxPercentUnhealthyPartitionsPerService Property

Definition

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

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

Property Value

Applies to