Bagikan melalui


WorkerSelectorAttachmentKind.Inequality Operator

Definition

Determines if two WorkerSelectorAttachmentKind values are not the same.

public static bool operator != (Azure.Communication.JobRouter.WorkerSelectorAttachmentKind left, Azure.Communication.JobRouter.WorkerSelectorAttachmentKind right);
static member op_Inequality : Azure.Communication.JobRouter.WorkerSelectorAttachmentKind * Azure.Communication.JobRouter.WorkerSelectorAttachmentKind -> bool
Public Shared Operator != (left As WorkerSelectorAttachmentKind, right As WorkerSelectorAttachmentKind) As Boolean

Parameters

Returns

Applies to