Share via


DataFactoryLinkedServiceReferenceType.Inequality Operator

Definition

Determines if two DataFactoryLinkedServiceReferenceType values are not the same.

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

Parameters

Returns

Applies to