Partager via


IngressTransportMethod.Inequality Opérateur

Définition

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

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

Paramètres

Retours

S’applique à