Share via


IRuleCondition Interface

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

Defines a rule condition that can be satisfied, not satisfied or return that it does not have enough context to hint a decision.

Namespace: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Rules.Conditions
Assembly: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling (in Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.dll) Version: 5.0.1118.0 (5.0.1118.0)

Syntax

public interface IRuleCondition
'Declaration
Public Interface IRuleCondition
public interface class IRuleCondition

See Also

IRuleCondition Members

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Rules.Conditions Namespace