MatchCondition Class
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.
Define match conditions.
public class MatchCondition
type MatchCondition = class
Public Class MatchCondition
- Inheritance
-
MatchCondition
Match |
Initializes a new instance of the MatchCondition class. |
Match |
Initializes a new instance of the MatchCondition class. |
Match |
Gets or sets match value. |
Match |
Gets or sets list of match variables. |
Negation |
Gets or sets whether this is negate condition or not. |
Operator |
Gets or sets the operator to be matched. Possible values include: 'IPMatch', 'Equal', 'Contains', 'LessThan', 'GreaterThan', 'LessThanOrEqual', 'GreaterThanOrEqual', 'BeginsWith', 'EndsWith', 'Regex', 'GeoMatch', 'Any' |
Transforms |
Gets or sets list of transforms. |
Validate() |
Validate the object. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: