次の方法で共有


InboundSecurityRulesProtocol.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象