Partilhar via


OutboundRuleCategory.Equality Operador

Definição

Determina se dois OutboundRuleCategory valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a