Share via


IntegrationRuntimeInternalChannelEncryptionMode.Equality Operator

Definition

Determines if two IntegrationRuntimeInternalChannelEncryptionMode values are the same.

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

Parameters

Returns

Applies to