Share via


IAutomationRulePropertyValuesConditionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AutomationRulePropertyValuesConditionPropertiesTypeConverter))]
public interface IAutomationRulePropertyValuesConditionProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AutomationRulePropertyValuesConditionPropertiesTypeConverter))>]
type IAutomationRulePropertyValuesConditionProperties = interface
    interface IJsonSerializable
Public Interface IAutomationRulePropertyValuesConditionProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Operator

The operator to use for evaluation the condition

PropertyName

The property to evaluate

PropertyValue

The values to use for evaluating the condition

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to