Delen via


DataBoxEdgeShipmentType.Inequality Operator

Definition

Determines if two DataBoxEdgeShipmentType values are not the same.

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

Parameters

Returns

Applies to