Share via


DataflowMappingType.Equality(DataflowMappingType, DataflowMappingType) Operator

Definition

Determines if two DataflowMappingType values are the same.

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

Parameters

Returns

Applies to