次の方法で共有


AuthenticationMethod.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象