Partilhar via


InboundSecurityRulesProtocol.Equality Operador

Definição

Determina se dois InboundSecurityRulesProtocol valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a