Condividi tramite


KustoClusterPublicNetworkAccess.Equality Operator

Definition

Determines if two KustoClusterPublicNetworkAccess values are the same.

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

Parameters

Returns

Applies to