Partilhar via


InboundSecurityRulesProtocol.Inequality Operador

Definição

Determina se dois InboundSecurityRulesProtocol valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a