次の方法で共有


KubeConfigFormat.Inequality(KubeConfigFormat, KubeConfigFormat) Operator

定義

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

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

パラメーター

戻り値

適用対象