Share via


ApplicationHealthPolicy.MaxPercentUnhealthyServices Property

Definition

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

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

Property Value

Applies to