次の方法で共有


DevTestLabCustomImageOSType.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象