次の方法で共有


DataflowMappingType.Inequality Operator

Definition

Determines if two DataflowMappingType values are not the same.

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