다음을 통해 공유


FrontDoorTimeSeriesAggregationInterval.Inequality Operator

Definition

Determines if two FrontDoorTimeSeriesAggregationInterval values are not the same.

public static bool operator != (Azure.ResourceManager.FrontDoor.Models.FrontDoorTimeSeriesAggregationInterval left, Azure.ResourceManager.FrontDoor.Models.FrontDoorTimeSeriesAggregationInterval right);
static member op_Inequality : 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