Uses of Class
com.azure.resourcemanager.securityinsights.models.AutomationRulePropertyValuesChangedCondition
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of AutomationRulePropertyValuesChangedCondition in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionPropertyChangedConditionProperties.conditionProperties()
Get the conditionProperties property: The conditionProperties property.AutomationRulePropertyValuesChangedCondition.withChangeType
(AutomationRulePropertyChangedConditionSupportedChangedType changeType) Set the changeType property: The changeType property.AutomationRulePropertyValuesChangedCondition.withOperator
(AutomationRulePropertyConditionSupportedOperator operator) Set the operator property: The operator property.AutomationRulePropertyValuesChangedCondition.withPropertyName
(AutomationRulePropertyChangedConditionSupportedPropertyType propertyName) Set the propertyName property: The propertyName property.AutomationRulePropertyValuesChangedCondition.withPropertyValues
(List<String> propertyValues) Set the propertyValues property: The propertyValues property.Modifier and TypeMethodDescriptionPropertyChangedConditionProperties.withConditionProperties
(AutomationRulePropertyValuesChangedCondition conditionProperties) Set the conditionProperties property: The conditionProperties property.