共用方式為


DataBoxEdgeRoleStatus.Inequality Operator

Definition

Determines if two DataBoxEdgeRoleStatus values are not the same.

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

Parameters

Returns

Applies to