Sdílet prostřednictvím


AutomationRulePropertyArrayChangedConditionSupportedArrayType.Inequality Operator

Definition

Determines if two AutomationRulePropertyArrayChangedConditionSupportedArrayType values are not the same.

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

Parameters

Returns

Applies to