ComparisonOperationType Enumeration
Namespace: Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Usage
'Usage
Dim instance As ComparisonOperationType
Syntax
'Declaration
Public Enumeration ComparisonOperationType
public enum ComparisonOperationType
public enum class ComparisonOperationType
public enum ComparisonOperationType
public enum ComparisonOperationType
Members
Member name | Description |
---|---|
Equals | |
GreaterThan | |
GreaterThanOrEqual | |
LessThan | |
LessThanOrEqual | |
NotEquals |
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models Namespace