Share via


DataflowEndpointFabricPathType.Inequality Operator

Definition

Determines if two DataflowEndpointFabricPathType values are not the same.

public static bool operator !=(Azure.ResourceManager.IotOperations.Models.DataflowEndpointFabricPathType left, Azure.ResourceManager.IotOperations.Models.DataflowEndpointFabricPathType right);
static member op_Inequality : 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