Dela via


FrontDoorTimeSeriesInfoAggregationInterval.Equality Operator

Definition

Determines if two FrontDoorTimeSeriesInfoAggregationInterval values are the same.

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

Parameters

Returns

Applies to