LicenseProfileProductType.Inequality Operator

Definition

Determines if two LicenseProfileProductType values are not the same.

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