Uses of Class
com.azure.resourcemanager.securityinsights.models.AutomationRulePropertyArrayValuesCondition
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of AutomationRulePropertyArrayValuesCondition in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionPropertyArrayConditionProperties.conditionProperties()
Get the conditionProperties property: The conditionProperties property.AutomationRulePropertyArrayValuesCondition.withArrayConditionType
(AutomationRulePropertyArrayConditionSupportedArrayConditionType arrayConditionType) Set the arrayConditionType property: The arrayConditionType property.AutomationRulePropertyArrayValuesCondition.withArrayType
(AutomationRulePropertyArrayConditionSupportedArrayType arrayType) Set the arrayType property: The arrayType property.AutomationRulePropertyArrayValuesCondition.withItemConditions
(List<AutomationRuleCondition> itemConditions) Set the itemConditions property: The itemConditions property.Modifier and TypeMethodDescriptionPropertyArrayConditionProperties.withConditionProperties
(AutomationRulePropertyArrayValuesCondition conditionProperties) Set the conditionProperties property: The conditionProperties property.