次の方法で共有


DevTestLabPolicyEvaluatorType.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象