LicenseProfileProductType.Equality Operator

Definition

Determines if two LicenseProfileProductType values are the same.

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

Parameters

Returns

Applies to