Share via


ProductDescriptionType.Inequality Operator

Definition

Determines if two ProductDescriptionType values are not the same.

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

Parameters

Returns

Applies to