Partilhar via


ContainerServiceNetworkProfileKubeProxyMode.Equality Operador

Definição

Determina se dois ContainerServiceNetworkProfileKubeProxyMode valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a