Share via


ProductLinkType.Inequality(ProductLinkType, ProductLinkType) Operator

Definition

Determines if two ProductLinkType values are not the same.

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

Parameters

Returns

Applies to