다음을 통해 공유


IntegrationServiceErrorCode.Equality Operator

Definition

Determines if two IntegrationServiceErrorCode values are the same.

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

Parameters

Returns

Applies to