Share via


DataFlowDebugCommandType.Equality Operator

Definition

Determines if two DataFlowDebugCommandType values are the same.

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

Parameters

Returns

Applies to