DevTestLabSourceControlType.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象