Share via


CustomRuleEnabledState.Inequality Operator

Definition

Determines if two CustomRuleEnabledState values are not the same.

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

Parameters

Returns

Applies to