Share via


ProductDescriptionType.Equality Operator

Definition

Determines if two ProductDescriptionType values are the same.

public static bool operator == (Azure.ResourceManager.EdgeOrder.Models.ProductDescriptionType left, Azure.ResourceManager.EdgeOrder.Models.ProductDescriptionType right);
static member ( = ) : 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