Share via


IntegrationRuntimeInternalChannelEncryptionMode.Inequality Operator

Definition

Determines if two IntegrationRuntimeInternalChannelEncryptionMode values are not the same.

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

Parameters

Returns

Applies to