次の方法で共有


ContainerServiceNetworkProfileKubeProxyMode.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象