Udostępnij za pośrednictwem


SupportTicketCommunicationType.Inequality Operator

Definition

Determines if two SupportTicketCommunicationType values are not the same.

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

Parameters

Returns

Applies to