Delen via


EnablementStatus.Inequality(EnablementStatus, EnablementStatus) Operator

Definition

Determines if two EnablementStatus values are not the same.

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

Parameters

Returns

Applies to