Share via


IntegrationRuntimeAuthKeyName.Inequality Operator

Definition

Determines if two IntegrationRuntimeAuthKeyName values are not the same.

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

Parameters

Returns

Applies to