ArmSecurityInsightsModelFactory.SecurityInsightsPropertyArrayChangedConditionProperties Method
Definition
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.
public static Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsPropertyArrayChangedConditionProperties SecurityInsightsPropertyArrayChangedConditionProperties(Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyArrayChangedValuesCondition conditionProperties = default);
static member SecurityInsightsPropertyArrayChangedConditionProperties : Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyArrayChangedValuesCondition -> Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsPropertyArrayChangedConditionProperties
Public Shared Function SecurityInsightsPropertyArrayChangedConditionProperties (Optional conditionProperties As AutomationRulePropertyArrayChangedValuesCondition = Nothing) As SecurityInsightsPropertyArrayChangedConditionProperties
Parameters
- conditionProperties
- AutomationRulePropertyArrayChangedValuesCondition
Returns
A new SecurityInsightsPropertyArrayChangedConditionProperties instance for mocking.