Compartir a través de


KustoManagedPrivateEndpointsType.Inequality Operador

Definición

Determina si dos KustoManagedPrivateEndpointsType valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a