Udostępnij za pośrednictwem


AutomationRulePropertyChangedConditionSupportedChangedType.Inequality Operator

Definition

Determines if two AutomationRulePropertyChangedConditionSupportedChangedType values are not the same.

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

Parameters

Returns

Applies to