다음을 통해 공유


IntegrationServiceErrorCode.Inequality Operator

Definition

Determines if two IntegrationServiceErrorCode values are not the same.

public static bool operator != (Azure.ResourceManager.Logic.Models.IntegrationServiceErrorCode left, Azure.ResourceManager.Logic.Models.IntegrationServiceErrorCode right);
static member op_Inequality : 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