次の方法で共有


DevTestLabReportingCycleType.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象