Share via


DevTestLabCostThresholdStatus.Inequality Operator

Definition

Determines if two DevTestLabCostThresholdStatus values are not the same.

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