DevTestLabSourceControlType.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象