Partager via


IntegrationRuntimeInternalChannelEncryptionMode.Inequality Opérateur

Définition

Détermine si deux IntegrationRuntimeInternalChannelEncryptionMode valeurs ne sont pas identiques.

public static bool operator !=(Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeInternalChannelEncryptionMode left, Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeInternalChannelEncryptionMode right);
static member op_Inequality : 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 à