Share via


OutboundRuleCategory.Equality Operator

Definition

Determines if two OutboundRuleCategory values are the same.

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

Parameters

Returns

Applies to