次の方法で共有


DevTestLabCustomImageOSType.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象