FrontDoorTimeSeriesAggregationInterval.Equality Operator

Definition

Determines if two FrontDoorTimeSeriesAggregationInterval values are the same.

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

Parameters

Returns

Applies to