Share via


KustoManagedPrivateEndpointsType.Equality Operator

Definition

Determines if two KustoManagedPrivateEndpointsType values are the same.

public static bool operator == (Azure.ResourceManager.Kusto.Models.KustoManagedPrivateEndpointsType left, Azure.ResourceManager.Kusto.Models.KustoManagedPrivateEndpointsType right);
static member ( = ) : 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