Share via


KustoManagedPrivateEndpointsType.Inequality Operator

Definition

Determines if two KustoManagedPrivateEndpointsType values are not the same.

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

Parameters

Returns

Applies to