Share via


ValidationThresholdGrouping.Equality Operator

Definition

Determines if two ValidationThresholdGrouping values are the same.

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

Parameters

Returns

Applies to