次の方法で共有


KubeConfigFormat.Equality(KubeConfigFormat, KubeConfigFormat) Operator

定義

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

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

パラメーター

戻り値

適用対象