Share via


DataFactoryLinkedServiceReferenceType.Equality Operator

Definition

Determines if two DataFactoryLinkedServiceReferenceType values are the same.

public static bool operator == (Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReferenceType left, Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReferenceType right);
static member ( = ) : 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