IActiveHealthCheckPolicy Interface
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.
Active health check evaluation policy.
public interface IActiveHealthCheckPolicy
type IActiveHealthCheckPolicy = interface
Public Interface IActiveHealthCheckPolicy
Properties
Name |
Policy's name. |
Methods
ProbingCompleted(ClusterState, IReadOnlyList<DestinationProbingResult>) |
Analyzes results of active health probes sent to destinations and calculates their new health states. |