HybridComputeOSType.Equality(HybridComputeOSType, HybridComputeOSType) Operator

Definition

Determines if two HybridComputeOSType values are the same.

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

Parameters

Returns

Applies to