Udostępnij za pośrednictwem


UserConsent.Inequality(UserConsent, UserConsent) Operator

Definition

Determines if two UserConsent values are not the same.

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

Parameters

right
UserConsent

Returns

Applies to