Share via


InboundSecurityRulesProtocol.Inequality Operator

Definition

Determines if two InboundSecurityRulesProtocol values are not the same.

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

Parameters

Returns

Applies to