Share via


MySqlQueryPerformanceInsightResetDataResultState.Inequality Operator

Definition

Determines if two MySqlQueryPerformanceInsightResetDataResultState values are not the same.

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

Parameters

Returns

Applies to