ConditionOperator Enumeration

 

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

Syntax

public enum ConditionOperator
public enum class ConditionOperator
type ConditionOperator
Public Enumeration ConditionOperator

Members

Member name Description
GreaterThan

GreaterThanOrEqual

LessThan

LessThanOrEqual

See Also

Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models Namespace

Return to top