次の方法で共有


SqlAgentConfigurationPropertiesState.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象