Share via


DataflowEndpointFabricPathType.Equality Operator

Definition

Determines if two DataflowEndpointFabricPathType values are the same.

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

Parameters

Returns

Applies to