Share via


InboundSecurityRulesProtocol.Equality Operator

Definition

Determines if two InboundSecurityRulesProtocol values are the same.

public static bool operator == (Azure.ResourceManager.Network.Models.InboundSecurityRulesProtocol left, Azure.ResourceManager.Network.Models.InboundSecurityRulesProtocol right);
static member ( = ) : 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