Share via


AutomationRulePropertyArrayChangedConditionSupportedChangeType.Inequality Operator

Definition

Determines if two AutomationRulePropertyArrayChangedConditionSupportedChangeType values are not the same.

public static bool operator != (Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyArrayChangedConditionSupportedChangeType left, Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyArrayChangedConditionSupportedChangeType right);
static member op_Inequality : Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyArrayChangedConditionSupportedChangeType * Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyArrayChangedConditionSupportedChangeType -> bool
Public Shared Operator != (left As AutomationRulePropertyArrayChangedConditionSupportedChangeType, right As AutomationRulePropertyArrayChangedConditionSupportedChangeType) As Boolean

Parameters

Returns

Applies to