次の方法で共有


DataflowEndpointType.Inequality Operator

Definition

Determines if two DataflowEndpointType values are not the same.

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

Parameters

Returns

Applies to