DevTestLabCostThresholdStatus.Equality Operator

Definition

Determines if two DevTestLabCostThresholdStatus values are the same.

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

Parameters

Returns

Applies to