Partager via


IntegrationRuntimeInternalChannelEncryptionMode.Equality Opérateur

Définition

Détermine si deux IntegrationRuntimeInternalChannelEncryptionMode valeurs sont identiques.

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

Paramètres

Retours

S’applique à