次の方法で共有


KustoClusterEngineType.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象