Share via


DataflowSourceSerializationFormat.Inequality Operator

Definition

Determines if two DataflowSourceSerializationFormat values are not the same.

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

Parameters

Returns

Applies to