Condividi tramite


PlaywrightEnablementStatus.Inequality Operator

Definition

Determines if two PlaywrightEnablementStatus values are not the same.

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

Parameters

Returns

Applies to