Share via


FreeLimitExhaustionBehavior.Inequality Operator

Definition

Determines if two FreeLimitExhaustionBehavior values are not the same.

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

Parameters

Returns

Applies to