Partager via


ContainerServiceNetworkProfileKubeProxyMode.Inequality Opérateur

Définition

Détermine si deux ContainerServiceNetworkProfileKubeProxyMode valeurs ne sont pas identiques.

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

Paramètres

Retours

S’applique à