HybridComputeLicenseType.Inequality Operator

Definition

Determines if two HybridComputeLicenseType values are not the same.

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

Parameters

Returns

Applies to