次の方法で共有


AuthenticationMethod.Inequality Operator

定義

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

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

パラメーター

戻り値

適用対象