Udostępnij za pośrednictwem


AutomationRulePropertyChangedConditionSupportedChangedType.Equality Operator

Definition

Determines if two AutomationRulePropertyChangedConditionSupportedChangedType values are the same.

public static bool operator == (Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyChangedConditionSupportedChangedType left, Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyChangedConditionSupportedChangedType right);
static member ( = ) : 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