次の方法で共有


ManagedInstanceStartStopScheduleName.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象