次の方法で共有


DevTestLabCostThresholdStatus.Equality 演算子

定義

2 つの DevTestLabCostThresholdStatus 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象