次の方法で共有


IntegrationServiceErrorCode.Equality Operator

定義

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

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

パラメーター

戻り値

適用対象