共用方式為


DataBoxEdgeOrderState.Inequality Operator

Definition

Determines if two DataBoxEdgeOrderState values are not the same.

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

Parameters

Returns

Applies to