次の方法で共有


TagPatchMode.Inequality(TagPatchMode, TagPatchMode) 演算子

定義

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

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

パラメーター

right
TagPatchMode

戻り値

適用対象