Partager via


RecordingChannel.Equality(RecordingChannel, RecordingChannel) Opérateur

Définition

Détermine si deux RecordingChannel valeurs sont identiques.

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

Paramètres

Retours

S’applique à