次の方法で共有


FrontDoorTimeSeriesAggregationInterval.Inequality 演算子

定義

2 つの FrontDoorTimeSeriesAggregationInterval 値が同じでないかどうかを判断します。

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

パラメーター

戻り値

適用対象