Sdílet prostřednictvím


DataBoxEdgeNodeStatus.Inequality Operator

Definition

Determines if two DataBoxEdgeNodeStatus values are not the same.

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

Parameters

Returns

Applies to