HybridComputeLicenseType.Equality Operator

Definition

Determines if two HybridComputeLicenseType values are the same.

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