Compartilhar via


ContainerServiceNetworkPluginMode.Inequality Operador

Definição

Determina se dois ContainerServiceNetworkPluginMode valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a