Share via


PreferredContactMethod.Inequality Operator

Definition

Determines if two PreferredContactMethod values are not the same.

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

Parameters

Returns

Applies to