次の方法で共有


ElasticPoolLicenseType.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象