PropertyConditionProperties Class

Describes an automation rule condition that evaluates a property's value.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.securityinsight.models._models_py3.AutomationRuleCondition
PropertyConditionProperties

Constructor

PropertyConditionProperties(*, condition_properties: Optional[azure.mgmt.securityinsight.models._models_py3.AutomationRulePropertyValuesCondition] = None, **kwargs)

Variables

condition_type
str or ConditionType

Required. Constant filled by server. Possible values include: "Property".