Bagikan melalui


FrontDoorTimeSeriesInfoAggregationInterval.Inequality Operator

Definition

Determines if two FrontDoorTimeSeriesInfoAggregationInterval values are not the same.

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