Share via


MachineLearningLoadBalancerType.Equality Operator

Definition

Determines if two MachineLearningLoadBalancerType values are the same.

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

Parameters

Returns

Applies to