Share via


DataflowSourceSerializationFormat.Equality Operator

Definition

Determines if two DataflowSourceSerializationFormat values are the same.

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