Share via


WorkerSelectorAttachmentKind.Equality Operator

Definition

Determines if two WorkerSelectorAttachmentKind values are the same.

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

Parameters

Returns

Applies to