ConsecutiveFailuresHealthPolicyOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines options for the consecutive failures active health check policy.
public class ConsecutiveFailuresHealthPolicyOptions
type ConsecutiveFailuresHealthPolicyOptions = class
Public Class ConsecutiveFailuresHealthPolicyOptions
- Inheritance
-
ConsecutiveFailuresHealthPolicyOptions
Constructors
ConsecutiveFailuresHealthPolicyOptions() |
Fields
ThresholdMetadataName |
Name of the consecutive failure threshold metadata parameter. It's the number of consecutive failure that needs to happen in order to mark a destination as unhealthy. |
Properties
DefaultThreshold |
Default consecutive failures threshold that is applied if it's not set on a cluster's metadata. |