次の方法で共有


ElasticPoolLicenseType.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象