Dela via


LatencyScorecardAggregationInterval.Equality Operator

Definition

Determines if two LatencyScorecardAggregationInterval values are the same.

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

Parameters

Returns

Applies to