次の方法で共有


IntegrationRuntimeInternalChannelEncryptionMode.Equality 演算子

定義

2 つの IntegrationRuntimeInternalChannelEncryptionMode 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象