DeployedApplicationsHealthEvaluation.MaxPercentUnhealthyDeployedApplications Property

Definition

Gets the maximum allowed percentage of unhealthy deployed applications from the ApplicationHealthPolicy.

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

Property Value

A Byte representing the maximum allowed percentage of unhealthy deployed applications.

Applies to