Condividi tramite


DynamicThresholdOperator.Equality Operator

Definition

Determines if two DynamicThresholdOperator values are the same.

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

Parameters

Returns

Applies to